[jbpm-commits] JBoss JBPM SVN: r3774 - jbpm4/trunk/hudson/jboss/bin.

do-not-reply at jboss.org do-not-reply at jboss.org
Wed Feb 4 08:55:40 EST 2009


Author: heiko.braun at jboss.com
Date: 2009-02-04 08:55:39 -0500 (Wed, 04 Feb 2009)
New Revision: 3774

Modified:
   jbpm4/trunk/hudson/jboss/bin/http-spider.sh
Log:
More bash tricks

Modified: jbpm4/trunk/hudson/jboss/bin/http-spider.sh
===================================================================
--- jbpm4/trunk/hudson/jboss/bin/http-spider.sh	2009-02-04 13:46:11 UTC (rev 3773)
+++ jbpm4/trunk/hudson/jboss/bin/http-spider.sh	2009-02-04 13:55:39 UTC (rev 3774)
@@ -45,10 +45,8 @@
         done
 else
         echo "$WGET can not be found, exiting"
-        exit 1
 fi
 
-
 touch $2/spider.failed
 echo "Unable to connect to $1, exiting..." > spider.failed
 exit 0




More information about the jbpm-commits mailing list