Changeset 9611 for trunk/MagicSoft/Mars/datacenter/scripts/runstar_mc
- Timestamp:
- 07/06/10 15:58:15 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/datacenter/scripts/runstar_mc
r9605 r9611 54 54 makedir $outpath 55 55 log=$outpath/$program`printf %08d $sequence` 56 inpath=$mcpath/callisto/`printf %03d $cereskey`/`printf %08d $sequence | cut -c 1-4`/`printf %08d $sequence | cut -c 5-8` 56 57 57 58 setstatus "start" 58 59 59 command="./star -b -q -v4 -f -- out=$outpath --log=$log.log --html=$log.htmlsequfile"60 command="./star -b -q -v4 -f --ind=$inpath --out=$outpath --log=$log.log --html=$log.html $sequfile" 60 61 printprocesslog "INFO executing "$command 61 62 $command
Note:
See TracChangeset
for help on using the changeset viewer.