This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
We were failing to pring "not ok" if the text exited uncleanly
authorNicholas Clark <nick@ccl4.org>
Wed, 15 Jun 2005 22:31:41 +0000 (22:31 +0000)
committerNicholas Clark <nick@ccl4.org>
Wed, 15 Jun 2005 22:31:41 +0000 (22:31 +0000)
p4raw-id: //depot/perl@24858

ext/B/t/bytecode.t

index 55a4c2f..3c7d282 100644 (file)
@@ -68,9 +68,10 @@ EOT
        }
     }
     print <<"EOT";
+not ok $cnt
 --------- SCRIPT
 $script
---------- $?
+--------- \$\? = $?
 $got
 EOT
 } continue {