Changeset 16563 for trunk/ippScripts/scripts/camera_exp.pl
- Timestamp:
- Feb 21, 2008, 11:56:44 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/camera_exp.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/camera_exp.pl
r16311 r16563 313 313 314 314 carp($msg); 315 if ( $cam_id and not $no_update) {315 if (defined $cam_id and not $no_update) { 316 316 my $command = "$camtool -addprocessedexp -cam_id $cam_id -uri UNKNOWN -code $exit_code"; 317 317 $command .= " -dbname $dbname" if defined $dbname;
Note:
See TracChangeset
for help on using the changeset viewer.
