IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 41976


Ignore:
Timestamp:
Jan 4, 2022, 6:26:34 AM (5 years ago)
Author:
eugene
Message:

use new arg option parser

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20211108/ippTests/ippCheck/ippCheck

    r41975 r41976  
    2929  # -no-warp, -no-diff, -no-cam
    3030
    31   args.options -no-cam  BOOL SKIP_CAM
    32   args.options -no-warp BOOL SKIP_WARP
    33   args.options -no-diff BOOL SKIP_DIFF
     31  getargs option -no-cam  BOOL SKIP_CAM
     32  getargs option -no-warp BOOL SKIP_WARP
     33  getargs option -no-diff BOOL SKIP_DIFF
    3434
    3535  local expname camlabel
Note: See TracChangeset for help on using the changeset viewer.