- Timestamp:
- 03/01/10 08:50:04 (15 years ago)
- Location:
- trunk/MagicSoft/Mars
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r9552 r9562 18 18 19 19 -*-*- END OF LINE -*-*- 20 21 2010/03/01 Stefan Ruegamer 22 23 * resources/hilocalib.rc 24 - added df factors for p23-25, using the same as for p22. Sequences 25 are not running with df in these periods, therefore the correct 26 factors cannot be determined, and it doesn't matter anyway. 27 28 * datacenter/read_lapalma-tapes 29 - added automationsetup before movingrawfiles 30 31 20 32 21 33 2010/02/23 Thomas Bretz -
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 -
trunk/MagicSoft/Mars/resources/hilocalib.rc
r8314 r9562 4 4 21: resources/hiloconv-df46-p21.root 5 5 22: resources/hiloconv-df46-p22.root 6 # df factors cannot be calculated, none of the sequence is running with df 7 # inserting these factors so that makecallistolinks is running automatically 8 23: resources/hiloconv-df46-p22.root 9 24: resources/hiloconv-df46-p22.root 10 25: resources/hiloconv-df46-p22.root 6 11 7 12 27: resources/hiloconv-df46-p27.root
Note:
See TracChangeset
for help on using the changeset viewer.