IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 11, 2026, 3:18:24 PM (3 months ago)
Author:
eugene
Message:

fix many instances of invalid per arguments of the form foo|=s (should be like foo|x=s) and duplicate short-args

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-pstamp-20260421/ippScripts/scripts/dqstats_bundle.pl

    r28522 r43017  
    4040           'dqstats_id=s'    => \$dqstats_id, # dqstatsrun ID
    4141           'camera|c=s'      => \$camera,  # camera
    42            'dbname|d=s'      => \$dbname,  # database name
     42           'dbname=s'        => \$dbname,  # database name
    4343           'uri=s'           => \$uri, # output file destination
    4444           'verbose'         => \$verbose, # print to stdout
Note: See TracChangeset for help on using the changeset viewer.