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

    r42712 r43017  
    5454    'minidvodb_host|w=s'   => \$minidvodb_host, #minidvodb_host
    5555    'camera|c=s'           => \$camera, # Camera
    56     'dbname|d=s'           => \$dbname, # Database name
     56    'dbname=s'             => \$dbname, # Database name
    5757    'verbose'              => \$verbose,   # Print to stdout
    5858    'no-op'                => \$no_op, # Don't do any operations?
Note: See TracChangeset for help on using the changeset viewer.