projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
3099fc9
)
Use /usr/bin/perl (de facto in Porting/ scripts).
Jarkko Hietaniemi [Tue, 13 May 2003 18:59:51 +0000 (18:59 +0000)]
p4raw-id: //depot/perl@19520
Porting/sort_perldiag.pl
patch
|
blob
|
blame
|
history
diff --git
a/Porting/sort_perldiag.pl
b/Porting/sort_perldiag.pl
index
c4b60ca
..
54037b1
100644
(file)
--- a/
Porting/sort_perldiag.pl
+++ b/
Porting/sort_perldiag.pl
@@
-1,4
+1,4
@@
-#!/usr/local/bin/perl -w
+#!/usr/bin/perl -w
use strict;