From 4a03413885687011952e55d7587e8775121f34dc Mon Sep 17 00:00:00 2001
From: James Meyer <james.meyer@operamail.com>
Date: Thu, 25 Jun 2009 22:57:38 -0500
Subject: linhes-config: install_proxy add comment to corner case test.

---
 abs/core-testing/LinHES-config/install_proxy.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/abs/core-testing/LinHES-config/install_proxy.sh b/abs/core-testing/LinHES-config/install_proxy.sh
index dd4be79..71b675b 100755
--- a/abs/core-testing/LinHES-config/install_proxy.sh
+++ b/abs/core-testing/LinHES-config/install_proxy.sh
@@ -134,6 +134,7 @@ case $1 in
 
                                 if [ $hoip = "out;" ]
                                 then
+                                    #;; connection timed out; no servers could be reached
                                     echo "DNS servers not found"
                                     status=1
                                 fi
-- 
cgit v0.12