This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
7ffec4a
)
We were failing to pring "not ok" if the text exited uncleanly
author
Nicholas Clark
<nick@ccl4.org>
Wed, 15 Jun 2005 22:31:41 +0000
(22:31 +0000)
committer
Nicholas 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
patch
|
blob
|
blame
|
history
diff --git
a/ext/B/t/bytecode.t
b/ext/B/t/bytecode.t
index
55a4c2f
..
3c7d282
100644
(file)
--- a/
ext/B/t/bytecode.t
+++ b/
ext/B/t/bytecode.t
@@
-68,9
+68,10
@@
EOT
}
}
print <<"EOT";
+not ok $cnt
--------- SCRIPT
$script
---------- $?
+---------
\$\? =
$?
$got
EOT
} continue {