Change perl interpreter path to the standard /usr/bin/perl.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10708 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Alkis Evlogimenos 2004-01-07 01:48:26 +00:00
parent 80b378cf7c
commit 2e142f589b

View File

@ -1,4 +1,4 @@
#!/usr/dcs/software/supported/bin/perl -w
#!/usr/bin/perl -w
#
# Program: NightlyTest.pl
#