projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
ba412a5
)
Test case for #9800.
Jarkko Hietaniemi [Mon, 23 Apr 2001 23:34:26 +0000 (23:34 +0000)]
p4raw-id: //depot/perl@9801
t/op/misc.t
patch
|
blob
|
blame
|
history
diff --git
a/t/op/misc.t
b/t/op/misc.t
index
125bfe1
..
4e7d0c6
100755
(executable)
--- a/
t/op/misc.t
+++ b/
t/op/misc.t
@@
-655,4
+655,8
@@
new_pmop "abcdef"; reset;
new_pmop "abcdef"; reset;
new_pmop "abcdef"; reset;
new_pmop "abcdef"; reset;
-
+########
+# David Dyck
+# coredump in 5.7.1
+close STDERR; die;
+EXPECT