Changeset 32337 for branches/eam_branches/ipp-20110710/ippScripts/scripts/ipp_apply_burntool_single.pl
- Timestamp:
- Sep 6, 2011, 11:00:22 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20110710/ippScripts/scripts/ipp_apply_burntool_single.pl
- Property svn:mergeinfo changed
/trunk/ippScripts/scripts/ipp_apply_burntool_single.pl merged: 31906
r31662 r32337 74 74 75 75 # Determine the value of a "good" burntool run. 76 my $config_cmd = "$ppConfigDump -camera $camera - dump-camera - | grep BURNTOOL | uniq";76 my $config_cmd = "$ppConfigDump -camera $camera -get-key BURNTOOL.STATE.GOOD"; 77 77 my ( $success, $error_code, $full_buf, $stdout_buf, $stderr_buf ) = 78 78 run ( command => $config_cmd, verbose => $verbose); - Property svn:mergeinfo changed
Note:
See TracChangeset
for help on using the changeset viewer.
