]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
actually, we should check for linking, not running
authorkanschat <kanschat@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 2 Aug 2006 19:26:59 +0000 (19:26 +0000)
committerkanschat <kanschat@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 2 Aug 2006 19:26:59 +0000 (19:26 +0000)
git-svn-id: https://svn.dealii.org/trunk@13578 0785d39b-7218-0410-832d-ea1e28bc413d

tests/Makefile.rules

index 631aa567bea38a615033e55ae002d350808b65fd..f47058af3847add1f90f5926d14a560a582da6c0 100644 (file)
@@ -135,7 +135,7 @@ endif
 ############################################################
 report:
        @for test in $(sort $(tests)) ; do \
-             if (($(MAKE) $$test/output 2>&1) > /dev/null); then \
+             if (($(MAKE) $$test/exe 2>&1) > /dev/null); then \
                if (($(MAKE) $$test/OK stop_on_error=on 2>&1) > /dev/null); then \
                        echo `date -u +"%Y-%m-%d %H:%M"` "  +  $(WORKDIR)/$$test" ; \
                else \

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.