- 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/automate_stacks.pl
r30042 r32337 545 545 my $mdcParser = PS::IPP::Metadata::Config->new; 546 546 547 my $config_cmd = "$ppConfigDump -camera $camera - dump-camera - | grep BURNTOOL.STATE.GOOD | uniq";547 my $config_cmd = "$ppConfigDump -camera $camera -get-key BURNTOOL.STATE.GOOD"; 548 548 my ( $success, $error_code, $full_buf, $stdout_buf, $stderr_buf ) = 549 549 run ( command => $config_cmd, verbose => $verbose);
Note:
See TracChangeset
for help on using the changeset viewer.
