IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 36181 for tags/ipp-20130712


Ignore:
Timestamp:
Oct 3, 2013, 12:22:33 PM (13 years ago)
Author:
bills
Message:

forgot to implement --uncompressed flag

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tags/ipp-20130712/pstamp/scripts/psmkreq

    r36127 r36181  
    209209        $option_mask |= $PSTAMP_SELECT_PSF      if $psf;
    210210        $option_mask |= $PSTAMP_SELECT_BACKMDL  if $backmdl;
     211        $option_mask |= $PSTAMP_SELECT_UNCOMPRESSED   if $uncompressed;
    211212        $option_mask |= $PSTAMP_SELECT_UNCONV   if $unconvolved;
    212213        $option_mask |= $PSTAMP_USE_IMFILE_ID   if $use_imfile_id;
Note: See TracChangeset for help on using the changeset viewer.