- Timestamp:
- Nov 8, 2011, 2:44:12 PM (15 years ago)
- Location:
- branches/eam_branches/ipp-20110906
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ippTasks/summit.copy.pro (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20110906
- Property svn:mergeinfo changed
-
branches/eam_branches/ipp-20110906/ippTasks/summit.copy.pro
r31854 r32630 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.
