- Timestamp:
- May 26, 2009, 1:59:32 PM (17 years ago)
- Location:
- branches/cnb_branches/cnb_branch_20090301
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ippScripts/scripts/detrend_stack.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/cnb_branches/cnb_branch_20090301
- Property svn:mergeinfo changed
-
branches/cnb_branches/cnb_branch_20090301/ippScripts/scripts/detrend_stack.pl
r23594 r24244 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.
