Changeset 13698 for trunk/ippScripts/scripts/detrend_process_exp.pl
- Timestamp:
- Jun 7, 2007, 9:45:27 AM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/detrend_process_exp.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/detrend_process_exp.pl
r13680 r13698 212 212 my $command = "$dettool -addprocessedexp -det_id $det_id -exp_tag $exp_tag -code $exit_code"; 213 213 $command .= " -dbname $dbname" if defined $dbname; 214 system ($command);214 ### system ($command); 215 215 } 216 216 exit $exit_code;
Note:
See TracChangeset
for help on using the changeset viewer.
