Changeset 22411
- Timestamp:
- 2010-07-16T10:29:09+12:00 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
other-projects/nightly-tasks/snapshot/trunk/task.pl
r21798 r22411 83 83 84 84 #set the path to server.exe 85 $ENV{'SERVER_EXE_LOCATION'} = "http://www.greenstone.org/caveat-emptor/ server-$ENV{'snapshot_id2'}-candidate-" . get_date() . ".exe";85 $ENV{'SERVER_EXE_LOCATION'} = "http://www.greenstone.org/caveat-emptor/latest-server.exe"; 86 86 87 87 } elsif ( $ENV{'TASK_NAME'} =~ "stable\$" ) {
Note:
See TracChangeset
for help on using the changeset viewer.