Changeset 38137 for trunk/ippScripts/scripts/sc_prepare_stack.pl
- Timestamp:
- Apr 16, 2015, 5:26:46 PM (11 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/sc_prepare_stack.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/sc_prepare_stack.pl
r38010 r38137 216 216 $ppstack_command .= " -threads $threads_req "; 217 217 $ppstack_command .= " -dumpconfig ${remote_outroot}.mdc "; 218 $ppstack_command .= " -stack_id $stack_id -skycell_id $skycell_id -tess_id $tess_id ";218 $ppstack_command .= " -stack_id $stack_id -skycell_id $skycell_id -tess_id $tess_id >& ${remote_outroot}.log2 "; 219 219 220 220 my $post_cmd_echo = " echo -n \"stacktool -addsumskyfile -stack_id $stack_id ";
Note:
See TracChangeset
for help on using the changeset viewer.
