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

    r42011 r43017  
    4040           'path_base=s'    => \$path_base, # basename for files
    4141           'check-all'      => \$check_all, # if set clean all chips regardless of data_state
    42            'dbname|d=s'     => \$dbname,    # Database name
     42           'dbname=s'       => \$dbname,    # Database name
    4343           'verbose'        => \$verbose,   # Print to stdout
    4444           'no-op'          => \$no_op,     # pretend but don't actually inject
Note: See TracChangeset for help on using the changeset viewer.