Changeset 7915 for trunk/MagicSoft/Mars/datacenter/scripts/correcttime
- Timestamp:
- 08/22/06 17:23:39 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/datacenter/scripts/correcttime
r7911 r7915 60 60 finish >> $scriptlog 2>&1 61 61 fi 62 echo "runs: "${runs[@]} 63 rm -v $todofile >> $scriptlog 2>& 62 64 63 65 cd $mars 64 66 65 echo "runs: "${runs[@]}66 67 for run in ${runs[@]} 67 68 do
Note:
See TracChangeset
for help on using the changeset viewer.