Changeset 17862 for trunk/ippScripts/scripts/ipp_image_path.pl
- Timestamp:
- May 29, 2008, 6:41:15 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/ipp_image_path.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/ipp_image_path.pl
r17861 r17862 81 81 } 82 82 if (!$nfiles) { 83 print STDERR "exposure $exp_name not found\n"; 83 my $cstr = defined($class_id) ? $class_id . " " : ""; 84 print STDERR "exposure $exp_name " . $cstr . "not found\n"; 84 85 exit 2; 85 86 }
Note:
See TracChangeset
for help on using the changeset viewer.
