Changeset 13790
- Timestamp:
- Jun 13, 2007, 10:53:22 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
r13707 r13790 177 177 # XXX which in turn points at ippconfig/dvo.site 178 178 { 179 my $command = "addstar -D CAMERA $camera " . $ipprc->file_resolve($fpaObjects); 179 my $camdir = $ipprc->dvo_cameradir(); # Camera directory for addstar 180 my $command = "addstar -D CAMERA $camdir " . $ipprc->file_resolve($fpaObjects); 180 181 my ( $success, $error_code, $full_buf, $stdout_buf, $stderr_buf ) = 181 182 run(command => $command, verbose => 1);
Note:
See TracChangeset
for help on using the changeset viewer.
