Changeset 13717 for trunk/ippScripts/scripts/diff_skycell.pl
- Timestamp:
- Jun 7, 2007, 5:06:59 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/diff_skycell.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/diff_skycell.pl
r13712 r13717 143 143 my $stats = PS::IPP::Metadata::Stats->new(); # Stats parser 144 144 unless ($no_op) { 145 my $command = "$ppSub $input $template $output Name-inmask $inputMask -refmask $templateMask -stat $outputStats"; # Command to run ppSub145 my $command = "$ppSub $input $template $outputRoot -inmask $inputMask -refmask $templateMask -stat $outputStats"; # Command to run ppSub 146 146 147 147 my ( $success, $error_code, $full_buf, $stdout_buf, $stderr_buf ) =
Note:
See TracChangeset
for help on using the changeset viewer.
