Changeset 31906 for trunk/ippScripts/scripts/ipp_apply_burntool.pl
- Timestamp:
- Jul 19, 2011, 1:33:02 PM (15 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/ipp_apply_burntool.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/ipp_apply_burntool.pl
r29205 r31906 70 70 71 71 # Determine the value of a "good" burntool run. 72 my $config_cmd = "$ppConfigDump -camera $camera - dump-camera - | grep BURNTOOL | uniq";72 my $config_cmd = "$ppConfigDump -camera $camera -get-key BURNTOOL.STATE.GOOD"; 73 73 my ( $success, $error_code, $full_buf, $stdout_buf, $stderr_buf ) = 74 74 run ( command => $config_cmd, verbose => $verbose);
Note:
See TracChangeset
for help on using the changeset viewer.
