IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 25283 for trunk


Ignore:
Timestamp:
Sep 8, 2009, 12:56:58 PM (17 years ago)
Author:
bills
Message:

set $component to skycell id

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/PS-IPP-PStamp/lib/PS/IPP/PStamp/Job.pm

    r25129 r25283  
    7777            $req_type = "byid";
    7878            $id = $image->{warp_id};
     79            $component = $image->{skycell_id};
    7980            return undef if !$id;
    8081            # fall through and lookup by warp_id
Note: See TracChangeset for help on using the changeset viewer.