Changeset 17927 for trunk/ippScripts/scripts
- Timestamp:
- Jun 4, 2008, 4:45:43 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/register_imfile.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/register_imfile.pl
r17803 r17927 128 128 # extract the data from the image header; -level is used to get FILE.LEVEL and CLASS.ID 129 129 my $command = "$ppStats $uri -recipe PPSTATS $RECIPE -level"; # Command to run ppStats 130 $command .= " -dbname $dbname" if defined $dbname; 130 131 my ( $success, $error_code, $full_buf, $stdout_buf, $stderr_buf ) = 131 132 cache_run(command => $command, verbose => $verbose);
Note:
See TracChangeset
for help on using the changeset viewer.
