]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
suppress output
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 19 Sep 2002 13:53:47 +0000 (13:53 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 19 Sep 2002 13:53:47 +0000 (13:53 +0000)
git-svn-id: https://svn.dealii.org/trunk@6480 0785d39b-7218-0410-832d-ea1e28bc413d

tests/Makefile

index 5e48b3fd471ba1a88d6fb7d85be7d12505bfa7b6..bdc876c1e60d2203cce0b188ca774e47e67c4c31 100644 (file)
@@ -21,9 +21,9 @@ report:
                echo =======Report: $$i ======= ; \
                cd $$i ; $(MAKE) report ; cd .. ; \
         done
-       echo =======Report: all-headers =======
+       @echo =======Report: all-headers =======
        @today=`date -u +"%Y-%m-%d %H:%M"` ; \
-        if $(MAKE) all-headers ; then \
+        if (($(MAKE) all-headers 2>&1) > /dev/null) ; then \
                echo $$today + all-headers ; \
         else \
                echo $$today - all-headers ; \

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.