IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 6, 2008, 12:24:36 PM (18 years ago)
Author:
Paul Price
Message:

Adding required option.

File:
1 edited

Legend:

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

    r16849 r17541  
    4747pod2usage( -msg => "Unknown option: @ARGV", -exitval => 2 ) if @ARGV;
    4848pod2usage(
    49     -msg => "Required options: --stack_id",
     49    -msg => "Required options: --stack_id --outroot",
    5050    -exitval => 3,
    5151          ) unless defined $stack_id
Note: See TracChangeset for help on using the changeset viewer.