IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 23, 2008, 4:24:24 PM (18 years ago)
Author:
Paul Price
Message:

0 shouldn't be on the argument name.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippScripts/scripts/magic_tree.pl

    r18695 r18696  
    4949
    5050pod2usage( -msg => "Unknown option: @ARGV", -exitval => 2 ) if @ARGV;
    51 pod2usage( -msg => "Required options: --magic_id --camera --tess_id --ra0 --dec0 --outroot",
     51pod2usage( -msg => "Required options: --magic_id --camera --tess_id --ra --dec --outroot",
    5252           -exitval => 3) unless
    5353    defined $magic_id and
Note: See TracChangeset for help on using the changeset viewer.