]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Show testresults even with report+mail
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 29 Sep 2003 22:29:28 +0000 (22:29 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 29 Sep 2003 22:29:28 +0000 (22:29 +0000)
git-svn-id: https://svn.dealii.org/trunk@8066 0785d39b-7218-0410-832d-ea1e28bc413d

tests/Makefile

index 9da252a7149e1c7bb6e382257188b49013dc5189..da06e58a0eee7325279f561db34a0d074c13fd5a 100644 (file)
@@ -33,7 +33,9 @@ report: compare
         fi
 
 report+mail:
-       $(MAKE) report | mail regression-tests@dealii.org
+       @$(MAKE) report | tee testresults
+       @cat testresults | mail regression-tests@dealii.org
+       @rm testresults
 
 
 # collect all header files, and for each try to do the following:

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.