Changeset 13698 for trunk/ippScripts/scripts/detrend_norm_calc.pl
- Timestamp:
- Jun 7, 2007, 9:45:27 AM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/detrend_norm_calc.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/detrend_norm_calc.pl
r12800 r13698 204 204 my $command = "$dettool -addnormalizedstat -det_id $det_id -iteration $iter -code $exit_code"; 205 205 $command .= " -dbname $dbname" if defined $dbname; 206 system ($command);206 ### system ($command); 207 207 } 208 208 exit $exit_code;
Note:
See TracChangeset
for help on using the changeset viewer.
