]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Make sure output gets where it belongs.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 28 Jun 2010 21:08:09 +0000 (21:08 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 28 Jun 2010 21:08:09 +0000 (21:08 +0000)
git-svn-id: https://svn.dealii.org/trunk@21396 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/Makefile

index e5aa00129ef0e4ff565c80d8694531e0f9809463..5adb84dd98cef8c927d505846f8ac95e9ebaa41b 100644 (file)
@@ -206,9 +206,8 @@ build-test:
        echo AUTOMATED DEAL.II BUILD TEST          | tee    build-test-log
        -(./configure $(BUILDTESTFLAGS) 2>&1) > build-test-config
        echo BEGIN HEADER `date -u '+%Y-%m-%d %T'`        | tee -a build-test-log
-       @cd common ; make BUILDTEST=yes -f Make.global_options print-summary | tee -a build-test-log
+       (cd common ; $(MAKE) BUILDTEST=yes -f Make.global_options print-summary) | tee -a build-test-log
        echo END HEADER `date -u '+%Y-%m-%d %T'`             | tee -a build-test-log
-       false
        echo                                  | tee -a build-test-log
        echo BEGIN CONFIGURE OUTPUT `date -u '+%Y-%m-%d %T'` | tee -a build-test-log
        cat build-test-config                 | tee -a build-test-log

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.