IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 29975


Ignore:
Timestamp:
Dec 7, 2010, 1:12:16 PM (15 years ago)
Author:
bills
Message:

need to pass flag to GetOptions that tells it what to get for output_format

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tags/ipp-20101206/ippScripts/scripts/publish_file.pl

    r29962 r29975  
    6060    'save-temps'        => \$save_temps, # Save temporary files?
    6161    'redirect-output'   => \$redirect,   # Redirect output to log file?
    62     'output_format'        => \$output_format, # Output format for ppMops
     62    'output_format=i'   => \$output_format, # Output format for ppMops
    6363    ) or pod2usage( 2 );
    6464
Note: See TracChangeset for help on using the changeset viewer.