Changeset 17223
- Timestamp:
- Mar 28, 2008, 4:58:17 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
r16752 r17223 68 68 $command .= " --no-op" if defined $no_op; 69 69 $command .= " --no-update" if defined $no_update; 70 $command .= " --workdir $workdir" if defined $workdir;71 70 my ( $success, $error_code, $full_buf, $stdout_buf, $stderr_buf ) = 72 71 run( command => $command, verbose => 1 );
Note:
See TracChangeset
for help on using the changeset viewer.
