]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Just calling 'false' doesn't do much of the trick -- we actually have
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 5 Dec 2005 14:30:09 +0000 (14:30 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 5 Dec 2005 14:30:09 +0000 (14:30 +0000)
to return an error code from the location where the problem appears!

git-svn-id: https://svn.dealii.org/trunk@11815 0785d39b-7218-0410-832d-ea1e28bc413d

tests/Makefile.rules

index 5f8bb082faaeef618f87c8199cb5213da90792ff..155e584fe1727b22f56aed938692fe8b62a2206b 100644 (file)
@@ -114,7 +114,7 @@ endif
                                echo '+++++Error+++++++++' $@ "($$testname/cmp/$$i) Use make verbose=on for the diffs" ; \
                        fi ; \
                        if test "x$(stop_on_error)" = "xon" ; then \
-                               false ; \
+                               exit 1 ; \
                        fi ; \
                 fi ; \
                 break ; \

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.