IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 10, 2010, 7:44:33 PM (16 years ago)
Author:
eugene
Message:

updates from eam_branches/20091201

File:
1 edited

Legend:

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

    r26639 r26901  
    5555pod2usage( -msg => "Unknown option: @ARGV", -exitval => 2 ) if @ARGV;
    5656pod2usage(
    57     -msg => "Required options: --diff_id --skycell_id --outroot --run-state",
     57    -msg => "Required options: --diff_id --skycell_id --outroot --run-state --diff_skyfile_id",
    5858    -exitval => 3,
    5959          ) unless defined $diff_id
     
    168168}
    169169
     170print "reduction: $reduction\n";
     171print "recipe_ppSub: $recipe_ppSub\n";
     172
    170173# print "templateMask: $templateMask\n";
    171174# print "templatePath: $templatePath\n";
Note: See TracChangeset for help on using the changeset viewer.