IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 15, 2007, 4:39:00 PM (19 years ago)
Author:
Paul Price
Message:

workdir isn't required.

File:
1 edited

Legend:

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

    r11837 r11845  
    4545pod2usage( -msg => "Unknown option: @ARGV", -exitval => 2 ) if @ARGV;
    4646pod2usage(
    47     -msg => "Required options: --exp_tag --camera --workdir",
     47    -msg => "Required options: --exp_tag --camera",
    4848    -exitval => 3,
    4949) unless defined $exp_tag
Note: See TracChangeset for help on using the changeset viewer.