commit | 8b9d36e30c3feb477f02c73bd52f231d1f2f8843 | [log] [tgz] |
---|---|---|
author | Alkis Evlogimenos <alkis@evlogimenos.com> | Wed Jan 07 01:48:26 2004 +0000 |
committer | Alkis Evlogimenos <alkis@evlogimenos.com> | Wed Jan 07 01:48:26 2004 +0000 |
tree | 6a5b60a151a53145bcd05d56e25f2749f0fb7cd4 | |
parent | 1e01557c4e43ffbc6cd869b4fdcb71602476336e [diff] [blame] |
Change perl interpreter path to the standard /usr/bin/perl. llvm-svn: 10708
diff --git a/llvm/utils/NightlyTest.pl b/llvm/utils/NightlyTest.pl index daac2a4..b1e907f 100755 --- a/llvm/utils/NightlyTest.pl +++ b/llvm/utils/NightlyTest.pl
@@ -1,4 +1,4 @@ -#!/usr/dcs/software/supported/bin/perl -w +#!/usr/bin/perl -w # # Program: NightlyTest.pl #