Changeset 12369 for trunk/ippTasks/stack.pro
- Timestamp:
- Mar 8, 2007, 5:59:18 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippTasks/stack.pro (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTasks/stack.pro
r12368 r12369 152 152 exec mkdir -p $outroot 153 153 154 $run = stack_skycell.pl --stack_id $STACK_ID $ARGS 155 if ($WORKDIR != NULL) 156 $run = $run --workdir $outroot 157 end 158 154 159 # save the pageName for future reference below 155 160 options $pageName … … 157 162 # create the command line 158 163 if ($VERBOSE > 1) 159 echo command stack_skycell.pl --stack_id $STACK_ID --workdir $outroot $ARGS164 echo command $run 160 165 end 161 command stack_skycell.pl --stack_id $STACK_ID --workdir $outroot $ARGS166 command $run 162 167 end 163 168
Note:
See TracChangeset
for help on using the changeset viewer.
