Changeset 14570 for trunk/ippScripts/scripts/warp_skycell.pl
- Timestamp:
- Aug 20, 2007, 3:24:05 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/warp_skycell.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/warp_skycell.pl
r14567 r14570 70 70 my $warptool = can_run('warptool') or (warn "Can't find warptool" and $missing_tools = 1); 71 71 my $pswarp = can_run('pswarp') or (warn "Can't find pswarp" and $missing_tools = 1); 72 my $ppConfigDump = can_run('ppConfigDump') or (warn "Can't find ppConfigDump" and $missing_tools = 1); 72 73 if ($missing_tools) { 73 74 warn("Can't find required tools.");
Note:
See TracChangeset
for help on using the changeset viewer.
