]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Disallow silent failure of testcases.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Sun, 31 Oct 1999 14:25:01 +0000 (14:25 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Sun, 31 Oct 1999 14:25:01 +0000 (14:25 +0000)
git-svn-id: https://svn.dealii.org/trunk@1810 0785d39b-7218-0410-832d-ea1e28bc413d

tests/lac/Makefile

index 61417cc1cd7ca773a280a7bb1334efe4ef13f917..73c284c038e5301c2a82848a6985af2f15e6c56a 100644 (file)
@@ -154,7 +154,7 @@ target1: $(target1-o-files) $(libraries)
        @rm $@.bak
 
 %.check:%.output
-       @-diff $< $(patsubst %.output,%.checked, $<) && echo '=====OK============'
+       @diff $< $(patsubst %.output,%.checked, $<) && echo '=====OK============'
 ############################################################
 # Cleanup targets
 ############################################################

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.