Changeset 9382
- Timestamp:
- Oct 6, 2006, 5:40:03 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/phase3.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/phase3.pl
r9366 r9382 137 137 $outputRoot = File::Spec->abs2rel( $outputRoot, $ipprc->workdir() ); 138 138 unless ($no_update) { 139 my $command = "$p3tool -addprocessedexp -exp_tag $exp_tag " .139 my $command = "$p3tool -addprocessedexp -exp_tag $exp_tag -uri UNKNOWN " . 140 140 "-recip " . RECIPE1() . "," . RECIPE2() . " -b1_uri $jpeg1Name -b2_uri $jpeg2Name " . 141 141 "-bg $bg -bg_stdev $bg_stdev -bg_mean_stdev $bg_mean_stdev"; # Command to run
Note:
See TracChangeset
for help on using the changeset viewer.
