Changeset 27193
- Timestamp:
- Mar 4, 2010, 3:25:19 PM (16 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
-
ippScripts/scripts/lossy_compress_imfile.pl (modified) (1 diff)
-
ippTasks/lossy_compress.pro (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"; -
trunk/ippTasks/lossy_compress.pro
r27149 r27193 142 142 end 143 143 144 std out$LOGDIR/lossycomp.imfile.run.log144 stderr $LOGDIR/lossycomp.imfile.run.log 145 145 stdout $LOGDIR/lossycomp.imfile.run.log 146 146
Note:
See TracChangeset
for help on using the changeset viewer.
