IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 21, 2015, 10:21:15 AM (11 years ago)
Author:
bills
Message:

enhanced a comment

File:
1 edited

Legend:

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

    r38125 r38162  
    415415        # That is a hook to allow sophisticated users to bypass the release mechanisms. Useful for
    416416        # MOPS which is interested primarily in nightly data and wants to get their data immediately
    417         # without regard to timeleness of the relexp tables
     417        # without regard to timeleness of the relexp tables.
     418        # This also alows us to defer loading release tables for gpc2
    418419        if ($release_name or ($survey and $survey ne 'bypass')) { 
    419420            $use_releasetool = 1;
Note: See TracChangeset for help on using the changeset viewer.