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_apply_burntool.pl

    r42394 r43017  
    2626    'dateobs_end=s'     => \$dateobs_end, # exposure date/time range stop
    2727    'camera=s'          => \$camera,     # Camera
    28     'dbname|d=s'        => \$dbname, # Database name
     28    'dbname=s'          => \$dbname, # Database name
    2929    'logfile=s'         => \$logfile,
    3030    'rerun'             => \$rerun,
Note: See TracChangeset for help on using the changeset viewer.