projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
7ffec4a
)
We were failing to pring "not ok" if the text exited uncleanly
Nicholas Clark [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 {