IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 17224


Ignore:
Timestamp:
Mar 28, 2008, 4:59:02 PM (18 years ago)
Author:
Paul Price
Message:

Fixing list of required arguments.

File:
1 edited

Legend:

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

    r16994 r17224  
    5555pod2usage( -msg => "Unknown option: @ARGV", -exitval => 2 ) if @ARGV;
    5656pod2usage(
    57           -msg => "Required options: --exp_tag --cam_id --camera",
     57          -msg => "Required options: --exp_tag --cam_id --camera --outroot",
    5858          -exitval => 3,
    5959          ) unless
Note: See TracChangeset for help on using the changeset viewer.