]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Record the subversion revision in the logfile.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 20 Jul 2006 20:59:58 +0000 (20:59 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 20 Jul 2006 20:59:58 +0000 (20:59 +0000)
git-svn-id: https://svn.dealii.org/trunk@13399 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/Makefile

index f31a055896219c1121aa9ca123da8f207eb57de1..218cab88acfb91725a7f35bb74620f2b9ae7a044 100644 (file)
@@ -206,7 +206,8 @@ distclean: clean
 # whole thing over to the server
 build-test:
        echo AUTOMATED DEAL.II BUILD TEST          | tee    build-test-log
-       echo BEGIN HEADER `date -u '+%Y-%m-%d %T'`                | tee -a build-test-log
+       echo SUBVERSION INFO `svn info . | grep Revision` | tee -a build-test-log
+       echo BEGIN HEADER `date -u '+%Y-%m-%d %T'`        | tee -a build-test-log
        echo USER=$(USER)                          | tee -a build-test-log
        echo HOST=`hostname`                       | tee -a build-test-log
        echo BUILDTESTFLAGS=$(BUILDTESTFLAGS)      | 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.