Changeset 38138
- Timestamp:
- Apr 16, 2015, 5:27:57 PM (11 years ago)
- Location:
- tags/ipp-pv3-20140717/ippScripts/scripts
- Files:
-
- 2 edited
-
sc_prepare_stack.pl (modified) (1 diff, 1 prop)
-
sc_prepare_staticsky.pl (modified) (1 diff, 1 prop)
Legend:
- Unmodified
- Added
- Removed
-
tags/ipp-pv3-20140717/ippScripts/scripts/sc_prepare_stack.pl
- Property svn:mergeinfo changed
/trunk/ippScripts/scripts/sc_prepare_stack.pl merged: 38137
r38011 r38138 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 "; - Property svn:mergeinfo changed
-
tags/ipp-pv3-20140717/ippScripts/scripts/sc_prepare_staticsky.pl
-
Property svn:mergeinfo
set to (toggle deleted branches)
/branches/eam_branches/ipp-pv3-20140717-merge/ippScripts/scripts/sc_prepare_staticsky.pl merged eligible /trunk/ippScripts/scripts/sc_prepare_staticsky.pl merged eligible /branches/eam_branches/ipp-20140423/ippScripts/scripts/sc_prepare_staticsky.pl 36693-36832 /branches/eam_branches/ipp-20140610/ippScripts/scripts/sc_prepare_staticsky.pl 36845-37030 /branches/eam_branches/ipp-ops-20130712/ippScripts/scripts/sc_prepare_staticsky.pl 37064-37069 /tags/ipp-20130712/ippScripts/scripts/sc_prepare_staticsky.pl 35815-37063
r37544 r38138 198 198 $pps_command .= " -tracedest ${remote_outroot}.trace -log ${remote_outroot}.log "; 199 199 $pps_command .= " -threads $threads_req "; 200 $pps_command .= " -dumpconfig ${remote_outroot}.psphotStack.mdc ";200 $pps_command .= " -dumpconfig ${remote_outroot}.psphotStack.mdc >& ${remote_outroot}.log2 "; 201 201 202 202 my $post_cmd_echo = " echo -n \"staticskytool -addresult -sky_id $sky_id "; -
Property svn:mergeinfo
set to (toggle deleted branches)
Note:
See TracChangeset
for help on using the changeset viewer.
