Changeset 14222 for trunk/ippScripts/scripts/camera_exp.pl
- Timestamp:
- Jul 15, 2007, 1:52:01 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/camera_exp.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/camera_exp.pl
r14158 r14222 270 270 carp($msg); 271 271 if ($cam_id and not $no_update) { 272 my $command = "$camtool -addprocessedexp -cam_id $cam_id - code $exit_code";272 my $command = "$camtool -addprocessedexp -cam_id $cam_id -uri UNKNOWN -code $exit_code"; 273 273 $command .= " -dbname $dbname" if defined $dbname; 274 274 system ($command);
Note:
See TracChangeset
for help on using the changeset viewer.
