From 00d16d08cc735c3f4a2f00ba3a10b9d84d607410 Mon Sep 17 00:00:00 2001 From: Petter Reinholdtsen Date: Sun, 1 Jun 2008 21:43:26 +0000 Subject: Typos. --- sitesummary-nodes | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) (limited to 'sitesummary-nodes') diff --git a/sitesummary-nodes b/sitesummary-nodes index e08efcd..1a08470 100755 --- a/sitesummary-nodes +++ b/sitesummary-nodes @@ -24,12 +24,6 @@ if ($opts{'m'}) { print_list(); } -sub in_dns { - my $hostname = shift; - my $packed_ip = gethostbyname($hostname); - return defined $packed_ip; -} - sub handle_host { my $hostid = shift; my $address = get_dns_address($hostid); @@ -182,8 +176,7 @@ define service { check_command check_ssh } EOF - print <