projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
67a38de
aa4575b
)
Resolve ansiperl against win32
Nick Ing-Simmons [Fri, 13 Feb 1998 18:15:46 +0000 (18:15 +0000)]
p4raw-id: //depot/ansiperl@520
1
2
t/op/push.t
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
t/op/push.t
index
f62a4e9
,
f62a4e9
..
5bdfcf3
---
1
/
t/op/push.t
---
2
/
t/op/push.t
+++ b/
t/op/push.t
@@@
-16,6
-16,6
+16,8
@@@
-4, 4 5 6 7, 0 1 2 3
EOF
++print join("!\n",@tests),"\n";
++
print "1..", 2 + @tests, "\n";
die "blech" unless @tests;