Changeset 17225 for trunk/ippScripts/scripts/ipp_serial_camera.pl
- Timestamp:
- Mar 28, 2008, 4:59:21 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/ipp_serial_camera.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/ipp_serial_camera.pl
r17223 r17225 64 64 $ipprc->outroot_prepare( $outroot ); 65 65 66 my $command = "$camera_exp --cam_id $cam_id --exp_tag $exp_tag --camera $camera --dbname $dbname ";66 my $command = "$camera_exp --cam_id $cam_id --exp_tag $exp_tag --camera $camera --dbname $dbname --outroot $outroot"; 67 67 $command .= " --verbose" if defined $verbose; 68 68 $command .= " --no-op" if defined $no_op;
Note:
See TracChangeset
for help on using the changeset viewer.
