projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
f2f96cd
)
Silence new (expected) warnings
Rafael Garcia-Suarez [Tue, 19 Jul 2005 09:56:59 +0000 (09:56 +0000)]
p4raw-id: //depot/perl@25180
t/op/mydef.t
patch
|
blob
|
blame
|
history
diff --git
a/t/op/mydef.t
b/t/op/mydef.t
index
d2ff35b
..
f250ff6
100644
(file)
--- a/
t/op/mydef.t
+++ b/
t/op/mydef.t
@@
-1,4
+1,4
@@
-#!./perl -w
+#!./perl
BEGIN {
chdir 't' if -d 't';