]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix bug.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 11 Apr 2001 09:17:52 +0000 (09:17 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 11 Apr 2001 09:17:52 +0000 (09:17 +0000)
git-svn-id: https://svn.dealii.org/trunk@4426 0785d39b-7218-0410-832d-ea1e28bc413d

tests/Makefile.rules

index e3569bd10884b262b48676bbd38fe02c4f825a70..a6531c9f73a8fb83872529740ba0625783dcdcf6 100644 (file)
@@ -45,7 +45,7 @@ verbose = off
 
 %.check : %.output
        @echo '=====Checking======' $< ;
-       @if test "x$verbose" = "xon" then \
+       @if test "x$verbose" = "xon" then \
                cmd="diff $< $(patsubst %.output,%.checked, $<)" ; \
         else \
                cmd="diff $< $(patsubst %.output,%.checked, $<) > /dev/null" ; \

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.