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