Changeset 26901 for trunk/ippScripts/scripts/diff_skycell.pl
- Timestamp:
- Feb 10, 2010, 7:44:33 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/diff_skycell.pl (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/diff_skycell.pl
r26639 r26901 55 55 pod2usage( -msg => "Unknown option: @ARGV", -exitval => 2 ) if @ARGV; 56 56 pod2usage( 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", 58 58 -exitval => 3, 59 59 ) unless defined $diff_id … … 168 168 } 169 169 170 print "reduction: $reduction\n"; 171 print "recipe_ppSub: $recipe_ppSub\n"; 172 170 173 # print "templateMask: $templateMask\n"; 171 174 # print "templatePath: $templatePath\n";
Note:
See TracChangeset
for help on using the changeset viewer.
