IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 24057


Ignore:
Timestamp:
May 4, 2009, 2:19:06 PM (17 years ago)
Author:
eugene
Message:

add warp_skyfile_id to required options message

File:
1 edited

Legend:

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

    r24046 r24057  
    5757pod2usage( -msg => "Unknown option: @ARGV", -exitval => 2 ) if @ARGV;
    5858pod2usage(
    59     -msg => "Required options: --warp_id --skycell_id --tess_dir --camera --outroot --run-state",
     59    -msg => "Required options: --warp_id --warp_skyfile_id --skycell_id --tess_dir --camera --outroot --run-state",
    6060    -exitval => 3,
    6161) unless defined $warp_id
Note: See TracChangeset for help on using the changeset viewer.