Changeset 7909 for trunk/MagicSoft/Mars/datacenter/scripts/runcallisto
- Timestamp:
- 08/22/06 13:42:30 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/datacenter/scripts/runcallisto
r7902 r7909 46 46 callistorcmarapr05=$setuppath/$program/callisto_MarApr05.rc 47 47 48 table=SequenceProcessStatus49 48 column=fCallisto 50 49 #pno=500 # number of processes, i.e. number of todo-files 51 50 52 todofile=$listpath/ToDo-$table-$column53 51 lockfile=$lockpath/lock-getting-$program-list.txt 54 52 … … 58 56 59 57 date >> $scriptlog 2>&1 60 61 cd $mars62 58 63 59 # get todo file … … 71 67 checklock "getting list of" >> $scriptlog 2>&1 72 68 # get todo list 73 get dolist>> $scriptlog 2>&169 gettodo >> $scriptlog 2>&1 74 70 rm -v $lockfile >> $scriptlog 2>&1 75 71 fi … … 113 109 finish >> $scriptlog 2>&1 114 110 fi 111 112 cd $mars 115 113 116 114 # run calibration for sequence(s)
Note:
See TracChangeset
for help on using the changeset viewer.