]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Use the usual format of reporting problems when a test fails.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Sun, 30 Nov 2008 16:39:44 +0000 (16:39 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Sun, 30 Nov 2008 16:39:44 +0000 (16:39 +0000)
git-svn-id: https://svn.dealii.org/trunk@17780 0785d39b-7218-0410-832d-ea1e28bc413d

tests/all-headers/Makefile

index 81fed10d448d8173c74e9b5f15cf542d1be76733..527ed28fed1512c65c5e573ab36c9370261f7bbb 100644 (file)
@@ -76,9 +76,9 @@ report:
        @for test in $(TESTS) ; do \
                testname=all-headers/`echo $$test | perl -pi -e 's/.*include.//g; s/\//-/g;'` ; \
                if (($(MAKE) $$test 2>&1) > /dev/null); then \
-                       echo `date -u +"%Y-%m-%d %H:%M"` + $$testname ; \
+                       echo "`date -u +"%Y-%m-%d %H:%M"`  + $$testname" ; \
                else \
-                       echo `date -u +"%Y-%m-%d %H:%M"` - $$testname ; \
+                       echo "`date -u +"%Y-%m-%d %H:%M"` 0  $$testname" ; \
                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.