Changeset 24711
- Timestamp:
- Jul 7, 2009, 3:56:37 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/ippTasks/magic.pro (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTasks/magic.pro
r24690 r24711 71 71 end 72 72 task magic.ds.revert.run 73 active false73 active true 74 74 end 75 75 end … … 604 604 sprintf logfile "%s/%s.mds.revert.%s.%s.%s.log" $OUTROOT $EXP_ID $MAGIC_DS_ID $STAGE_ID $COMPONENT 605 605 606 host anyhost 606 substr $COMPONENT 0 3 COMP_HEAD 607 if ("$COMP_HEAD" == "sky") 608 set.host.for.skycell $COMPONENT 609 else 610 # assume component is a class_id, if not we will default to anyhost 611 set.host.for.camera $CAMERA $COMPONENT 612 end 607 613 608 614 $run = magic_destreak_revert.pl --magic_ds_id $MAGIC_DS_ID --camera $CAMERA --stage $STAGE --stage_id $STAGE_ID --component $COMPONENT --path_base $PATH_BASE --cam_path_base $CAM_PATH_BASE --outroot $OUTROOT --logfile $logfile --replace $REPLACE
Note:
See TracChangeset
for help on using the changeset viewer.
