Index: sources/test_regression/07122006/Makefile
===================================================================
--- sources/test_regression/07122006/Makefile	(revision 15)
+++ sources/test_regression/07122006/Makefile	(revision 34)
@@ -13,5 +13,6 @@
   if [ $$? -ne 0 ] ; then eval ${failcom} ; fi
 	@echo Test OK.
-	system2.x > /dev/null ; \
+	system2.x > /dev/null 
+# ; \
 	if [ $$? -ne 139 ] ; then eval ${failcom} ; fi
 
