IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 11, 2026, 3:25:38 PM (2 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/xcstack_skycell.pl

    r42835 r43021  
    4444GetOptions(
    4545    'xcstack_id|d=s'    => \$xcstack_id,  # xcstack identifier
    46     'dbname|d=s'        => \$dbname,      # Database name
     46    'dbname=s  '        => \$dbname,      # Database name
    4747    'camera|c=s'        => \$camera,      # Camera name
    4848    'outroot=s'         => \$outroot,     # Output root name
Note: See TracChangeset for help on using the changeset viewer.