]> https://gitweb.dealii.org/ - dealii.git/commitdiff
output name of comparison file
authorGuido Kanschat <dr.guido.kanschat@gmail.com>
Sun, 4 Dec 2005 10:37:27 +0000 (10:37 +0000)
committerGuido Kanschat <dr.guido.kanschat@gmail.com>
Sun, 4 Dec 2005 10:37:27 +0000 (10:37 +0000)
git-svn-id: https://svn.dealii.org/trunk@11812 0785d39b-7218-0410-832d-ea1e28bc413d

tests/Makefile.rules

index 8a9fb571036d24a730bc12b64b89776364e0e34f..5f8bb082faaeef618f87c8199cb5213da90792ff 100644 (file)
@@ -109,9 +109,9 @@ endif
                        touch $@ ; \
                 else \
                        if test "x$(verbose)" = "xon" ; then \
-                               echo '+++++Error+++++++++' $@ ; \
+                               echo '+++++Error+++++++++' $@ " ($$testname/cmp/$$i)" ; \
                        else \
-                               echo '+++++Error+++++++++ $@. Use make verbose=on for the diffs' ; \
+                               echo '+++++Error+++++++++' $@ "($$testname/cmp/$$i) Use make verbose=on for the diffs" ; \
                        fi ; \
                        if test "x$(stop_on_error)" = "xon" ; then \
                                false ; \

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.