Changeset 11829 for trunk/ippScripts/scripts/detrend_stack.pl
- Timestamp:
- Feb 15, 2007, 10:27:09 AM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/detrend_stack.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/detrend_stack.pl
r11492 r11829 184 184 185 185 warn($msg); 186 if ($det_id and $iter and $class_id ) {186 if ($det_id and $iter and $class_id and not $no_update) { 187 187 my $command = "$dettool -addstacked -det_id $det_id -iteration $iter -class_id $class_id -code $exit_code"; 188 188 $command .= " -dbname $dbname" if defined $dbname;
Note:
See TracChangeset
for help on using the changeset viewer.
