IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 32927


Ignore:
Timestamp:
Dec 12, 2011, 2:14:17 PM (15 years ago)
Author:
bills
Message:

more magic magic

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tags/ipp-20111110/pstamp/scripts/pstamp_checkdependent.pl

    r32926 r32927  
    362362        # if chip has been magicked before require it to be magicked again
    363363        # because the warp pending query requires it.
     364if (0) {
    364365        if ($chip->{magicked} < 0) {
    365366            print "Input has been destreaked so we must destreak before warping\n";
    366367            $need_magic = 1
    367368        }
     369}
    368370
    369371        if ($need_magic and ($chip->{magicked} eq 0)) {
Note: See TracChangeset for help on using the changeset viewer.