Changeset 32446 for trunk/ippTasks/summit.copy.pro
- Timestamp:
- Sep 23, 2011, 4:19:26 PM (15 years ago)
- File:
-
- 1 edited
-
trunk/ippTasks/summit.copy.pro (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTasks/summit.copy.pro
r31854 r32446 442 442 # this function uses workdir_template, default_host, volume_template, volume_default, 443 443 # it sets workdir and volume 444 set.workdir.by.camera $CAMERA $CLASS_ID $workdir_template $default_host workdir_base 444 445 # Look to see if we have a stare type observation, and redirect it to an appropriate host 446 substr $EXP_NAME 10 1 EXPTYPE_KEY 447 if ("$EXPTYPE_KEY" == "a") 448 set.workdir.by.camera STARE $CLASS_ID $workdir_template $default_host workdir_base 449 else 450 set.workdir.by.camera $CAMERA $CLASS_ID $workdir_template $default_host workdir_base 451 end 445 452 446 453 # figure out filename
Note:
See TracChangeset
for help on using the changeset viewer.
