Changeset 9562 for trunk/MagicSoft/Mars/datacenter
- Timestamp:
- 03/01/10 08:50:04 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/datacenter/scripts/read_lapalma-tapes
r9529 r9562 177 177 echo -e "\nMoving raw files from $datatapepath to /data. This may take some hours if moving from ${magictapepath}. Please stand by." >> $logfile 2>&1 178 178 date >> $logfile 2>&1 179 ssh -nx operator@dc07 'cd' $mars ' ; '${mars}'/datacenter/scripts/movingrawfiles' >> $logfile 2>&1179 ssh -nx operator@dc07 'cd' $mars ' ; export AUTOMATIONSETUP=wue.magic.data ; '${mars}'/datacenter/scripts/movingrawfiles' >> $logfile 2>&1 180 180 date >> $logfile 2>&1 181 181 echo "Moving tape $tape to the export slots." >> $logfile 2>&1
Note:
See TracChangeset
for help on using the changeset viewer.