Changeset 8485 for trunk/MagicSoft/Mars/datacenter/scripts
- Timestamp:
- 05/10/07 14:26:31 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/datacenter/scripts/runcallisto
r8482 r8485 130 130 # find cc and caco file 131 131 # if file is missing continue with next sequence 132 date=`date --date \`basename $calfile | cut -d_ -f1 +%Y/%m/%d\``132 date=`date --date \`basename $calfile | cut -d_ -f1\` +%Y/%m/%d` 133 133 ccpath=$subsystempath/cc/$date 134 134 cacopath=$subsystempath/caco/$date
Note:
See TracChangeset
for help on using the changeset viewer.