projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
43a9ef8
)
fast_abs_path() is tainted.
Jarkko Hietaniemi [Wed, 17 Apr 2002 13:02:33 +0000 (13:02 +0000)]
p4raw-id: //depot/perl@15970
ext/Cwd/t/cwd.t
patch
|
blob
|
blame
|
history
diff --git
a/ext/Cwd/t/cwd.t
b/ext/Cwd/t/cwd.t
index
83b6f7f
..
bcbcd17
100644
(file)
--- a/
ext/Cwd/t/cwd.t
+++ b/
ext/Cwd/t/cwd.t
@@
-1,4
+1,4
@@
-#!./perl -T
+#!./perl
BEGIN {
chdir 't' if -d 't';