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