IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 33055 for trunk/pstamp/scripts


Ignore:
Timestamp:
Jan 9, 2012, 1:50:41 PM (14 years ago)
Author:
bills
Message:

ignore the UNCENSORED options

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/pstamp/scripts/pstamp_job_run.pl

    r33013 r33055  
    5959$options = 1 if !$options;
    6060
     61# We don't need to muggle anymore. Ignore those options
     62$options &=  ~($PSTAMP_REQUEST_UNCENSORED | $PSTAMP_REQUIRE_UNCENSORED);
    6163
    6264my $ipprc = PS::IPP::Config->new(); # IPP Configuration
Note: See TracChangeset for help on using the changeset viewer.