IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 18695


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

Fixing error message.

File:
1 edited

Legend:

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

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