Changeset 11560
- Timestamp:
- Feb 1, 2007, 2:27:37 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/phase2.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/phase2.pl
r11559 r11560 161 161 warn($msg); 162 162 if ($exp_tag and $class_id) { 163 my $command = "$p2tool -addprocessedimfile -exp_tag $exp_tag -class_id $class_id -code $exit_code ";163 my $command = "$p2tool -addprocessedimfile -exp_tag $exp_tag -class_id $class_id -code $exit_code -uri $outputImage"; 164 164 $command .= " -dbname $dbname" if defined $dbname; 165 165 system ($command);
Note:
See TracChangeset
for help on using the changeset viewer.
