Changeset 29176 for trunk/tools/runwarpskycell.pl
- Timestamp:
- Sep 20, 2010, 9:59:15 AM (16 years ago)
- File:
-
- 1 edited
-
trunk/tools/runwarpskycell.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/runwarpskycell.pl
r29159 r29176 30 30 31 31 pod2usage( -msg => "Unknown option: @ARGV", -exitval => 2 ) if @ARGV; 32 pod2usage( -msg => "- warp_id and-skycell_id are required", -exitval => 2 )32 pod2usage( -msg => "--warp_id and --skycell_id are required", -exitval => 2 ) 33 33 if !$warp_id or !$skycell_id; 34 34
Note:
See TracChangeset
for help on using the changeset viewer.
