IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 26726


Ignore:
Timestamp:
Jan 29, 2010, 10:54:07 AM (16 years ago)
Author:
eugene
Message:

comment out trace message

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/20091201/ippScripts/scripts/register_imfile.pl

    r25484 r26726  
    130130    }
    131131    elsif (($isGPC1 == 1) && ($burntoolState == 1)) {
     132#       print STDERR "In the good region: >>$burntoolState<<\n";
    132133        my $ppConfigDump_cmd = "$ppConfigDump -camera GPC1 -dump-camera -";
    133134        my ( $success, $error_code, $full_buf, $stdout_buf, $stderr_buf ) =
     
    148149        }
    149150        $burntoolState = $burntoolStateGood; # Positive because this has the header table.
     151       
    150152    }
    151153    $cmdflags .= " -burntool_state $burntoolState ";
Note: See TracChangeset for help on using the changeset viewer.