]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Allow a little more space
authorGuido Kanschat <dr.guido.kanschat@gmail.com>
Tue, 6 Dec 2005 13:31:35 +0000 (13:31 +0000)
committerGuido Kanschat <dr.guido.kanschat@gmail.com>
Tue, 6 Dec 2005 13:31:35 +0000 (13:31 +0000)
git-svn-id: https://svn.dealii.org/trunk@11834 0785d39b-7218-0410-832d-ea1e28bc413d

tests/Makefile.rules

index 155e584fe1727b22f56aed938692fe8b62a2206b..1b5147da7cea481700c1f692c57f195b9980c722 100644 (file)
@@ -136,9 +136,9 @@ endif
 report:
        @for test in $(sort $(tests)) ; do \
                if (($(MAKE) $$test/OK stop_on_error=on 2>&1) > /dev/null); then \
-                       echo `date -u +"%Y-%m-%d %H:%M"` + $(WORKDIR)/$$test ; \
+                       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"`   -  $(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.