[Commits] [svn:einsteintoolkit] manifest/trunk/ (Rev. 305)

barry.wardell at gmail.com barry.wardell at gmail.com
Fri Aug 22 09:06:06 CDT 2014


User: barry.wardell
Date: 2014/08/22 09:06 AM

Modified:
 /trunk/
  git_testing.th

Log:
 git_testing.th: Keep CactusPUGHIO thorns in a separate arrangement
 
 The source contains hard-coded paths including the arrangement name
 so moving the thorns would break builds.

File Changes:

Directory: /trunk/
==================

File [modified]: git_testing.th
Delta lines: +9 -2
===================================================================
--- trunk/git_testing.th	2014-08-20 21:33:40 UTC (rev 304)
+++ trunk/git_testing.th	2014-08-22 14:06:06 UTC (rev 305)
@@ -189,9 +189,16 @@
 CactusPUGH/PUGHInterp
 CactusPUGH/PUGHReduce
 CactusPUGH/PUGHSlab
-CactusPUGH/IOHDF5
-CactusPUGH/IOHDF5Util
 
+# CactusPUGHIO thorns
+!TARGET   = $ARR
+!TYPE     = git
+!URL      = https://bitbucket.org/cactuscode/cactuspughio.git
+!REPO_PATH= $2
+!CHECKOUT =
+CactusPUGHIO/IOHDF5
+CactusPUGHIO/IOHDF5Util
+
 # CactusTest thorns
 !TARGET   = $ARR
 !TYPE     = git



More information about the Commits mailing list