Change perl interpreter path to the standard /usr/bin/perl.
authorAlkis Evlogimenos <alkis@evlogimenos.com>
Wed, 7 Jan 2004 01:48:26 +0000 (01:48 +0000)
committerAlkis 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

index daac2a488be9837c6b879a47eadc45ee98806771..b1e907f8c7cbab887eafec0991902938bd91f26d 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/dcs/software/supported/bin/perl -w
+#!/usr/bin/perl -w
 #
 # Program:  NightlyTest.pl
 #