Ignore:
Timestamp:
03/01/10 08:50:04 (15 years ago)
Author:
snruegam
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/datacenter/scripts/read_lapalma-tapes

    r9529 r9562  
    177177   echo -e "\nMoving raw files from $datatapepath to /data. This may take some hours if moving from ${magictapepath}. Please stand by." >> $logfile 2>&1
    178178   date >> $logfile 2>&1
    179    ssh -nx operator@dc07 'cd' $mars ' ; '${mars}'/datacenter/scripts/movingrawfiles' >> $logfile 2>&1
     179   ssh -nx operator@dc07 'cd' $mars ' ; export AUTOMATIONSETUP=wue.magic.data ; '${mars}'/datacenter/scripts/movingrawfiles' >> $logfile 2>&1
    180180   date >> $logfile 2>&1
    181181   echo "Moving tape $tape to the export slots." >> $logfile 2>&1
Note: See TracChangeset for help on using the changeset viewer.