Author: richard.opalka(a)jboss.com
Date: 2008-07-25 10:43:57 -0400 (Fri, 25 Jul 2008)
New Revision: 7912
Modified:
framework/trunk/hudson/jboss/bin/http-spider.sh
Log:
fix comment
Modified: framework/trunk/hudson/jboss/bin/http-spider.sh
===================================================================
--- framework/trunk/hudson/jboss/bin/http-spider.sh 2008-07-25 14:41:44 UTC (rev 7911)
+++ framework/trunk/hudson/jboss/bin/http-spider.sh 2008-07-25 14:43:57 UTC (rev 7912)
@@ -16,7 +16,7 @@
TIMEOUT=2 # wget timeout in sec
SLEEP_TIME=10 # the actual sleep time in between test
-NUM_RETRIES=24 # equals 180 seconds before exit
+NUM_RETRIES=24 # equals 240 seconds before exit
if [ "x$1" = "x" ]; then
echo "Usage: http.sh <hostname:port> <output_dir>"
Show replies by date