]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix URL bug
authorkanschat <kanschat@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 3 Sep 2012 14:13:28 +0000 (14:13 +0000)
committerkanschat <kanschat@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 3 Sep 2012 14:13:28 +0000 (14:13 +0000)
git-svn-id: https://svn.dealii.org/trunk@26216 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/common/Make.global_options.in

index 9d92fc1996c57f85c7780857953c54cc5dfa5e5a..b9f96c6ef2e346f2ca4c2afd99551788a56d9768 100644 (file)
@@ -385,14 +385,13 @@ endif
 ifeq ($(BUILDTEST),yes)
 print-summary:
        @echo "dealii-feature: revision=`svn info .. | grep Revision | sed 's/Revision: //'`"
-       @echo "dealii-feature: URL=`svn info .. | grep URL
+       @echo "dealii-feature: URL=`svn info .. | grep URL | sed 's/URL: //'`"
        @echo "dealii-feature: user=$(USER)"
        @echo "dealii-feature: host=`hostname`"
        @echo "dealii-feature: target=$(TARGET)"
        @echo "dealii-feature: compiler=$(GXX-VERSION-DETAILED)"
        @echo "dealii-feature: multithreading=$(enable-threads)"
        @echo "dealii-feature: shared_libs=$(enable-shared)"
-       @echo "dealii-feature: parser=$(subst no,,$(enable-parser))"
        @echo "dealii-feature: METIS=$(subst no,,$(USE_CONTRIB_METIS))"
        @cd $D/common/scripts ; make report_features && ./report_features
 endif

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.