Changeset 13698 for trunk/ippScripts/scripts/detrend_reject_imfile.pl
- Timestamp:
- Jun 7, 2007, 9:45:27 AM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/detrend_reject_imfile.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/detrend_reject_imfile.pl
r13683 r13698 394 394 my $command = "$dettool -addresidexp -det_id $det_id -iteration $iter -exp_tag $exp_tag -code $exit_code"; 395 395 $command .= " -dbname $dbname" if defined $dbname; 396 system ($command);396 ### system ($command); 397 397 } 398 398 exit $exit_code;
Note:
See TracChangeset
for help on using the changeset viewer.
