]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Don't use dnsdomainname, since that doesn't work in Heidelberg, and in
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 20 Apr 2005 18:27:32 +0000 (18:27 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 20 Apr 2005 18:27:32 +0000 (18:27 +0000)
Texas hostname already outputs the entire domain.

git-svn-id: https://svn.dealii.org/trunk@10539 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/Makefile

index 5663a385fa38e71ce38abe0b924fcc463af61e04..8548efa67093bd00850cca71fb191e6cf565c4d7 100644 (file)
@@ -208,7 +208,7 @@ 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 USER=$(USER)                          | tee -a build-test-log
-       echo HOST=`hostname`.`dnsdomainname`       | tee -a build-test-log
+       echo HOST=`hostname`                       | tee -a build-test-log
        echo BUILDTESTFLAGS=$(BUILDTESTFLAGS)      | tee -a build-test-log
        echo BUILDTESTNOTE=$(BUILDTESTNOTE)        | tee -a build-test-log
        (./configure $(BUILDTESTFLAGS) 2>&1) > build-test-config

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.