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/queue_chips_by_night.pl

    r33210 r43017  
    4141    'data_group_base=s'  => \$data_group_base,    # data_group_base, like this: isp
    4242    'label=s'            => \$label,   # label
    43     'dbname|d=s'         => \$dbname,    # Database name
     43    'dbname=s'           => \$dbname,    # Database name
    4444    'tess_id=s'          => \$tess_id, # tess_id
    4545    'end_stage=s'        => \$end_stage, # end_stage
Note: See TracChangeset for help on using the changeset viewer.