Switching to /usr/bin/perl to be consistant with other files in this project; redhat installs perl in /usr/bin/perl if anyone cares. /usr/local/bin/perl could be a link for other platforms.
git-svn-id: svn://10.0.0.236/trunk@77367 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
a53e90b876
commit
c4ef38e2af
@ -1,4 +1,4 @@
|
||||
#!/usr/local/bin/perl
|
||||
#!/usr/bin/perl
|
||||
|
||||
# generate random build data for testing purposes. This program will
|
||||
# generate several hours worth of 'randomized builds' starting at the
|
||||
@ -6,9 +6,9 @@
|
||||
# URL.
|
||||
|
||||
|
||||
# $Revision: 1.3 $
|
||||
# $Date: 2000-08-24 14:49:00 $
|
||||
# $Author: kestes%staff.mail.com $
|
||||
# $Revision: 1.4 $
|
||||
# $Date: 2000-08-28 18:38:11 $
|
||||
# $Author: mcafee%netscape.com $
|
||||
# $Source: /home/befator/cvs/jail/cvsroot/mozilla/webtools/tinderbox2/src/test/genbuilds.tst,v $
|
||||
# $Name: not supported by cvs2svn $
|
||||
#
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user