Changeset 24726 for trunk/ippTasks/magic.pro
- Timestamp:
- Jul 8, 2009, 6:19:50 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/ippTasks/magic.pro (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTasks/magic.pro
r24711 r24726 463 463 sprintf logfile "%s/%s.mds.%s.%s.%s.log" $OUTROOT $EXP_ID $MAGIC_DS_ID $STAGE_ID $COMPONENT 464 464 465 host anyhost 465 substr $COMPONENT 0 3 COMP_HEAD 466 if ("$COMP_HEAD" == "sky") 467 set.host.for.skycell $COMPONENT 468 else 469 # assume component is a class_id, if not we will default to anyhost 470 set.host.for.camera $CAMERA $COMPONENT 471 end 466 472 467 473 # TODO: do not add recoveryroot or replace if they are null or zero
Note:
See TracChangeset
for help on using the changeset viewer.
