Changeset 7915 for trunk/MagicSoft/Mars/datacenter/scripts/fillcallisto
- Timestamp:
- 08/22/06 17:23:39 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/datacenter/scripts/fillcallisto
r7911 r7915 63 63 finish >> $scriptlog 2>&1 64 64 fi 65 echo "sequences: "${sequences[@]} >> $scriptlog 2>&1 66 rm -v $todofile >> $scriptlog 2>& 65 67 66 68 cd $mars 67 69 68 70 # fill information into the database for all sequences in the todo file 69 echo "sequences: "${sequences[@]} >> $scriptlog 2>&170 71 for sequence in ${sequences[@]} 71 72 do
Note:
See TracChangeset
for help on using the changeset viewer.