--- code/trunk/RunTest 2008/07/09 11:03:07 358 +++ code/trunk/RunTest 2008/08/25 18:28:05 371 @@ -144,13 +144,13 @@ if [ $? = 0 ] ; then $cf $testdata/testoutput2 testtry if [ $? != 0 ] ; then exit 1; fi - else + else echo " " echo "** Test 2 requires a lot of stack. If it has crashed with a" echo "** segmentation fault, it may be that you do not have enough" echo "** stack available by default. Please see the 'pcrestack' man" - echo "** page for a discussion of PCRE's stack usage." - echo " " + echo "** page for a discussion of PCRE's stack usage." + echo " " exit 1 fi echo "OK"