Changeset 23532 for branches/pap/ippScripts/scripts/detrend_stack.pl
- Timestamp:
- Mar 25, 2009, 12:48:19 PM (17 years ago)
- File:
-
- 1 edited
-
branches/pap/ippScripts/scripts/detrend_stack.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/pap/ippScripts/scripts/detrend_stack.pl
r23464 r23532 262 262 $command .= " -class_id $class_id"; 263 263 # XXX EAM : we should add this to the db : $command .= " -path_base $outroot"; 264 $command .= " - code$exit_code";264 $command .= " -fault $exit_code"; 265 265 $command .= " -dbname $dbname" if defined $dbname; 266 266 system ($command);
Note:
See TracChangeset
for help on using the changeset viewer.
