Changeset 2180 for issm/trunk/cron/run.sh
- Timestamp:
- 09/09/09 17:24:00 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/cron/run.sh
r1977 r2180 2 2 3 3 numprocs=8; 4 packages="{'cielo_serial'}";5 4 6 5 #figure out if startup.m is here, otherwise, symlink it. … … 22 21 warning off %necessary to avoid a nightly.log of several Go for cielo_parallel 23 22 try, 24 nightlyrun($ packages,$i,$numprocs);23 nightlyrun($i,$numprocs); 25 24 catch me, 26 25 %An error occured, get report and exit
Note:
See TracChangeset
for help on using the changeset viewer.