diff options
-rw-r--r-- | meta/recipes-devtools/perl/files/CVE-2020-12723.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/perl/files/CVE-2020-12723.patch b/meta/recipes-devtools/perl/files/CVE-2020-12723.patch index ad195cffab..d25f4d4a74 100644 --- a/meta/recipes-devtools/perl/files/CVE-2020-12723.patch +++ b/meta/recipes-devtools/perl/files/CVE-2020-12723.patch | |||
@@ -265,7 +265,7 @@ index 6a868f4..2869b58 100644 | |||
265 | skip_all_without_unicode_tables(); | 265 | skip_all_without_unicode_tables(); |
266 | 266 | ||
267 | -plan tests => 864; # Update this when adding/deleting tests. | 267 | -plan tests => 864; # Update this when adding/deleting tests. |
268 | +plan tests => 873; # Update this when adding/deleting tests. | 268 | +plan tests => 868; # Update this when adding/deleting tests. |
269 | 269 | ||
270 | run_tests() unless caller; | 270 | run_tests() unless caller; |
271 | 271 | ||