Changeset 26726
- Timestamp:
- Jan 29, 2010, 10:54:07 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/20091201/ippScripts/scripts/register_imfile.pl
r25484 r26726 130 130 } 131 131 elsif (($isGPC1 == 1) && ($burntoolState == 1)) { 132 # print STDERR "In the good region: >>$burntoolState<<\n"; 132 133 my $ppConfigDump_cmd = "$ppConfigDump -camera GPC1 -dump-camera -"; 133 134 my ( $success, $error_code, $full_buf, $stdout_buf, $stderr_buf ) = … … 148 149 } 149 150 $burntoolState = $burntoolStateGood; # Positive because this has the header table. 151 150 152 } 151 153 $cmdflags .= " -burntool_state $burntoolState ";
Note:
See TracChangeset
for help on using the changeset viewer.
