Author: richard.opalka(a)jboss.com
Date: 2008-07-25 11:02:39 -0400 (Fri, 25 Jul 2008)
New Revision: 7914
Modified:
framework/trunk/hudson/jboss/bin/http-spider.sh
Log:
increase to 5 minutes
Modified: framework/trunk/hudson/jboss/bin/http-spider.sh
===================================================================
--- framework/trunk/hudson/jboss/bin/http-spider.sh 2008-07-25 15:01:57 UTC (rev 7913)
+++ framework/trunk/hudson/jboss/bin/http-spider.sh 2008-07-25 15:02:39 UTC (rev 7914)
@@ -16,7 +16,7 @@
TIMEOUT=2 # wget timeout in sec
SLEEP_TIME=10 # the actual sleep time in between test
-NUM_RETRIES=24 # equals 240 seconds before exit
+NUM_RETRIES=30 # equals to 5 minutes before exit
if [ "x$1" = "x" ]; then
echo "Usage: http.sh <hostname:port> <output_dir>"
Show replies by date