Changeset 24323 for trunk/ippScripts/scripts/chip_imfile.pl
- Timestamp:
- Jun 4, 2009, 12:18:39 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/chip_imfile.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/chip_imfile.pl
r24235 r24323 265 265 $command = "$chiptool -addprocessedimfile"; 266 266 $command .= " -exp_id $exp_id"; 267 $command .= " -uri $outputImage" ;267 $command .= " -uri $outputImage" if defined $outputImage; 268 268 $command .= " -path_base $outroot"; 269 269 $command .= " -hostname $host" if defined $host;
Note:
See TracChangeset
for help on using the changeset viewer.
