Changeset 27193 for trunk/ippScripts/scripts/lossy_compress_imfile.pl
- Timestamp:
- Mar 4, 2010, 3:25:19 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/lossy_compress_imfile.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/lossy_compress_imfile.pl
r27169 r27193 122 122 $database_command .= " -dbname $dbname" if defined $dbname; 123 123 124 &my_die("Expected output compressed file not found: $compUri\n", $exp_id,$exp_name,$class_id, $uri,$PS_EXIT_SYS_ERROR) 125 unless ($ipprc->file_exists($compUri)); 126 124 127 if ($no_update || $no_op) { 125 128 print STDERR "NOUPDATE: $database_command\n";
Note:
See TracChangeset
for help on using the changeset viewer.
