projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
80b378c
)
Change perl interpreter path to the standard /usr/bin/perl.
author
Alkis Evlogimenos
<alkis@evlogimenos.com>
Wed, 7 Jan 2004 01:48:26 +0000
(
01:48
+0000)
committer
Alkis Evlogimenos
<alkis@evlogimenos.com>
Wed, 7 Jan 2004 01:48:26 +0000
(
01:48
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10708
91177308
-0d34-0410-b5e6-
96231b3b80d8
utils/NightlyTest.pl
patch
|
blob
|
history
diff --git
a/utils/NightlyTest.pl
b/utils/NightlyTest.pl
index daac2a488be9837c6b879a47eadc45ee98806771..b1e907f8c7cbab887eafec0991902938bd91f26d 100755
(executable)
--- a/
utils/NightlyTest.pl
+++ b/
utils/NightlyTest.pl
@@
-1,4
+1,4
@@
-#!/usr/
dcs/software/supported/
bin/perl -w
+#!/usr/bin/perl -w
#
# Program: NightlyTest.pl
#