]> https://gitweb.dealii.org/ - dealii.git/commitdiff
indicate failure by 0
authorGuido Kanschat <dr.guido.kanschat@gmail.com>
Sun, 11 Dec 2005 16:53:39 +0000 (16:53 +0000)
committerGuido Kanschat <dr.guido.kanschat@gmail.com>
Sun, 11 Dec 2005 16:53:39 +0000 (16:53 +0000)
git-svn-id: https://svn.dealii.org/trunk@11856 0785d39b-7218-0410-832d-ea1e28bc413d

tests/Makefile.rules

index a5b477868b1ca02a4982d58847b991242efb32fb..de33740b7ab08fc658571854e97f50a85c7a6abd 100644 (file)
@@ -138,7 +138,7 @@ report:
                if (($(MAKE) $$test/OK stop_on_error=on 2>&1) > /dev/null); then \
                        echo `date -u +"%Y-%m-%d %H:%M"` "  +  $(WORKDIR)/$$test" ; \
                else \
-                       echo `date -u +"%Y-%m-%d %H:%M"` "  -  $(WORKDIR)/$$test" ; \
+                       echo `date -u +"%Y-%m-%d %H:%M"` "  0  $(WORKDIR)/$$test" ; \
                fi ; \
        done
 

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.