- Timestamp:
- Feb 1, 2010, 3:05:13 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/20091201/ippScripts/scripts/diff_skycell.pl
r24179 r26753 54 54 pod2usage( -msg => "Unknown option: @ARGV", -exitval => 2 ) if @ARGV; 55 55 pod2usage( 56 -msg => "Required options: --diff_id --skycell_id --outroot ",56 -msg => "Required options: --diff_id --skycell_id --outroot --diff_skyfile_id", 57 57 -exitval => 3, 58 58 ) unless defined $diff_id … … 167 167 } 168 168 169 print "reduction: $reduction\n"; 170 print "recipe_ppSub: $recipe_ppSub\n"; 171 169 172 # print "templateMask: $templateMask\n"; 170 173 # print "templatePath: $templatePath\n";
Note:
See TracChangeset
for help on using the changeset viewer.
