Changeset 13698 for trunk/ippScripts/scripts/camera_exp.pl
- Timestamp:
- Jun 7, 2007, 9:45:27 AM (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
r13652 r13698 243 243 my $command = "$camtool -addprocessedexp -cam_id $cam_id -code $exit_code"; 244 244 $command .= " -dbname $dbname" if defined $dbname; 245 system ($command);245 ### system ($command); 246 246 } 247 247 exit $exit_code;
Note:
See TracChangeset
for help on using the changeset viewer.
