]> git.pld-linux.org Git - packages/perl.git/blobdiff - perl-fix-h2ph-and-test.patch
- rebuild with perl 5.18.0
[packages/perl.git] / perl-fix-h2ph-and-test.patch
index cee7fcb2476de192daa03869bebf8381934a12f1..9a8c38e04b183847ef42af2b2d3b45d2123e1f01 100644 (file)
@@ -12,15 +12,6 @@ diff --git a/lib/h2ph.t b/lib/h2ph.t
 index 27dd7b9..8d62d46 100644
 --- a/lib/h2ph.t
 +++ b/lib/h2ph.t
-@@ -18,7 +18,7 @@ if (!(-e $extracted_program)) {
-     exit 0;
- }
--plan(4);
-+plan(5);
- # quickly compare two text files
- sub txt_compare {
 @@ -41,8 +41,16 @@ $result = runperl( progfile => 'lib/h2ph.pht',
                     stderr => 1 );
  like( $result, qr/syntax OK$/, "output compiles");
This page took 0.190349 seconds and 4 git commands to generate.