Changeset 14141
- Timestamp:
- Jul 11, 2007, 2:39:18 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/chip_imfile.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/chip_imfile.pl
r14115 r14141 63 63 $reduction = 'DEFAULT' unless defined $reduction; 64 64 my $recipe = $ipprc->reduction($reduction, 'CHIP'); # Recipe to use 65 unless ($recipe) { 66 &my_die("Couldn't find selected reduction for CHIP: $reduction\n", $chip_id, $class_id, $PS_EXIT_SYS_ERROR); 67 } 65 68 66 69 # values to extract from output metadata and the stats to calculate
Note:
See TracChangeset
for help on using the changeset viewer.
