Give an initial value for HOSTCREDS Bool
authorZdeněk Šustr <sustr4@cesnet.cz>
Mon, 3 Sep 2012 11:40:41 +0000 (11:40 +0000)
committerZdeněk Šustr <sustr4@cesnet.cz>
Mon, 3 Sep 2012 11:40:41 +0000 (11:40 +0000)
org.glite.lb.nagios/src/LB-probe

index 92189f7..4dda21c 100755 (executable)
@@ -237,6 +237,7 @@ vprintf 1 "[LB Probe] Starting test"
 
 EXITCODE=0
 EXITMESSAGE=""
+HOSTCREDS=0
 
 # check_binaries
 vprintf 2 "\n[LB Probe] Testing if all binaries are available"