]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Correction: Just use "trunk" if no svn information is available
authormaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 25 Nov 2013 08:15:06 +0000 (08:15 +0000)
committermaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 25 Nov 2013 08:15:06 +0000 (08:15 +0000)
git-svn-id: https://svn.dealii.org/trunk@31789 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/cmake/scripts/run_testsuite.cmake

index d052c27e48bd691b760a98f1f1f297badecf47cc..6eb07138209a6f27f1b375daacccfde4e7d08bc0 100644 (file)
@@ -523,9 +523,9 @@ ENDIF()
 
 IF("${_branch}" STREQUAL "")
   #
-  # If we have no branch information, just use "generic" as a subproject:
+  # If we have no branch information, just assume we are on trunk:
   #
-  SET_PROPERTY(GLOBAL PROPERTY SubProject "no_svn_info")
+  SET_PROPERTY(GLOBAL PROPERTY SubProject "trunk")
 ELSE()
   SET_PROPERTY(GLOBAL PROPERTY SubProject ${_branch})
 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.