projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
926e2fc
)
Bogus shebang.
Jarkko Hietaniemi [Sat, 10 Feb 2001 22:11:34 +0000 (22:11 +0000)]
p4raw-id: //depot/perl@8763
t/lib/texttabs.t
patch
|
blob
|
blame
|
history
diff --git
a/t/lib/texttabs.t
b/t/lib/texttabs.t
index
132625d
..
aa5380d
100755
(executable)
--- a/
t/lib/texttabs.t
+++ b/
t/lib/texttabs.t
@@
-1,4
+1,4
@@
-#!/usr/old/bin/perl5.004_01 -w
+#!./perl -w
BEGIN {
chdir 't' if -d 't';