]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
replace URL by branch
authorkanschat <kanschat@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 3 Sep 2012 14:26:58 +0000 (14:26 +0000)
committerkanschat <kanschat@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 3 Sep 2012 14:26:58 +0000 (14:26 +0000)
git-svn-id: https://svn.dealii.org/trunk@26217 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/common/Make.global_options.in

index b9f96c6ef2e346f2ca4c2afd99551788a56d9768..159d16c66d83b74effc3e13406ccba5b5f4dd87b 100644 (file)
@@ -384,8 +384,7 @@ 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 | sed 's/URL: //'`"
+       @svn info .. | perl -ne 'print "dealii-feature: revision=$$_\n" if s/Revision: //; print "dealii-feature: branch=$$1\n" if m/svn\/dealii\/(.+)\/deal.II/;'
        @echo "dealii-feature: user=$(USER)"
        @echo "dealii-feature: host=`hostname`"
        @echo "dealii-feature: target=$(TARGET)"

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.