Changeset 11087 for trunk/ippScripts/scripts/phase0_imfile.pl
- Timestamp:
- Jan 12, 2007, 4:28:48 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/phase0_imfile.pl (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/phase0_imfile.pl
r11050 r11087 112 112 cache_run(command => $command, verbose => 1); 113 113 unless ($success) { 114 $error_code = $error_code >> 8; 114 115 warn ("Unable to perform ppStats on exposure id $exp_tag: $error_code"); 115 116 &my_die ($exp_tag, $class_id, $error_code); … … 185 186 186 187 unless ($success) { 188 $error_code = $error_code >> 8; 187 189 # XXX if we can't run -addprocessedimfile, we can't actually set the 188 190 # error code.
Note:
See TracChangeset
for help on using the changeset viewer.
