Ignore:
Timestamp:
05/10/07 14:26:31 (17 years ago)
Author:
Daniela Dorner
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/datacenter/scripts/runcallisto

    r8482 r8485  
    130130           # find cc and caco file
    131131           # 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`
    133133           ccpath=$subsystempath/cc/$date
    134134           cacopath=$subsystempath/caco/$date
Note: See TracChangeset for help on using the changeset viewer.