Changeset 19817
- Timestamp:
- Oct 2, 2008, 7:51:00 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/detrend_norm_apply.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/detrend_norm_apply.pl
r19782 r19817 159 159 unless ($success) { 160 160 $error_code = (($error_code >> 8) or $PS_EXIT_PROG_ERROR); 161 &my_die("Unable to perform ppStatsFromMetadata: $error_code", $det_id, $iter, $ exp_id, $class_id, $error_code);161 &my_die("Unable to perform ppStatsFromMetadata: $error_code", $det_id, $iter, $class_id, $error_code); 162 162 } 163 163 foreach my $line (@$stdout_buf) {
Note:
See TracChangeset
for help on using the changeset viewer.
