Changeset 16563 for trunk/ippScripts/scripts/calibrate_dvo.pl
- Timestamp:
- Feb 21, 2008, 11:56:44 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/calibrate_dvo.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/calibrate_dvo.pl
r16276 r16563 183 183 184 184 carp($msg); 185 if ( $cal_id && $region && $last_step &&$status and not $no_update) {185 if (defined $cal_id && defined $region && defined $last_step && defined $status and not $no_update) { 186 186 my $command = "$caltool -addcalrun"; 187 187 $command .= " -cal_id $cal_id";
Note:
See TracChangeset
for help on using the changeset viewer.
