[rhmessaging-commits] rhmessaging commits: r3415 - store/trunk/cpp/tests.

rhmessaging-commits at lists.jboss.org rhmessaging-commits at lists.jboss.org
Thu Jun 4 09:33:41 EDT 2009


Author: kpvdr
Date: 2009-06-04 09:33:41 -0400 (Thu, 04 Jun 2009)
New Revision: 3415

Modified:
   store/trunk/cpp/tests/run_python_tests
Log:
Fixed python cluster test failures on RHEL4 which should exit, not fail

Modified: store/trunk/cpp/tests/run_python_tests
===================================================================
--- store/trunk/cpp/tests/run_python_tests	2009-06-04 13:04:40 UTC (rev 3414)
+++ store/trunk/cpp/tests/run_python_tests	2009-06-04 13:33:41 UTC (rev 3415)
@@ -85,6 +85,7 @@
     ===========================================================
 
 EOF
+    exit
 else
 	export RUN_CLUSTER_TESTS=1
 	if test -z ${LIBCLUSTER} ; then




More information about the rhmessaging-commits mailing list