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

    r42949 r43017  
    4747    'skycell_id=s'      => \$skycell_id, # Skycell identifier
    4848    'diff_skyfile_id=s' => \$diff_skyfile_id, # Diff identifier
    49     'dbname|d=s'        => \$dbname, # Database name
     49    'dbname=s'          => \$dbname, # Database name
    5050    'threads=s'         => \$threads,   # Number of threads to use
    5151    'run-state=s'       => \$run_state,   # state for run: 'new' or 'update'
Note: See TracChangeset for help on using the changeset viewer.