Changeset 24603 for trunk/ippTasks/stack.pro
- Timestamp:
- Jun 25, 2009, 4:56:06 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/ippTasks/stack.pro (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTasks/stack.pro
r24595 r24603 145 145 book getword stackSumSkyfile $pageName skycell_id -var SKYCELL_ID 146 146 book getword stackSumSkyfile $pageName workdir -var WORKDIR_TEMPLATE 147 book getword stackSumSkyfile $pageName reduction -var REDUCTION 147 148 book getword stackSumSkyfile $pageName dbname -var DBNAME 148 149 book getword stackSumSkyfile $pageName state -var RUN_STATE … … 163 164 164 165 $run = stack_skycell.pl --threads @MAX_THREADS@ --stack_id $STACK_ID --outroot $outroot --redirect-output --run-state $RUN_STATE 166 if ("$REDUCTION" != "NULL") 167 $run = $run --reduction $REDUCTION 168 end 165 169 add_standard_args run 166 170
Note:
See TracChangeset
for help on using the changeset viewer.
