aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.nant/bamboo.build
diff options
context:
space:
mode:
authorSean Dague2009-04-13 22:29:26 +0000
committerSean Dague2009-04-13 22:29:26 +0000
commitcf18eae9f2405c5fb82a4e0055d1f5634f8bf62d (patch)
tree31f24cc468d13863a2c4408f498ad9d572a81390 /.nant/bamboo.build
parent- Moved TerrainModule to the new region-module system. (diff)
downloadopensim-SC_OLD-cf18eae9f2405c5fb82a4e0055d1f5634f8bf62d.zip
opensim-SC_OLD-cf18eae9f2405c5fb82a4e0055d1f5634f8bf62d.tar.gz
opensim-SC_OLD-cf18eae9f2405c5fb82a4e0055d1f5634f8bf62d.tar.bz2
opensim-SC_OLD-cf18eae9f2405c5fb82a4e0055d1f5634f8bf62d.tar.xz
comment out ode tests for now, as I can't get these to run manually on
the opensim box.
Diffstat (limited to '')
-rw-r--r--.nant/bamboo.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/.nant/bamboo.build b/.nant/bamboo.build
index a0614ac..6cb238a 100644
--- a/.nant/bamboo.build
+++ b/.nant/bamboo.build
@@ -45,7 +45,7 @@
45 <include name="../bin/OpenSim.Region.Framework.Tests.dll"/> 45 <include name="../bin/OpenSim.Region.Framework.Tests.dll"/>
46 <include name="../bin/OpenSim.Data.SQLite.Tests.dll"/> 46 <include name="../bin/OpenSim.Data.SQLite.Tests.dll"/>
47 <include name="../bin/OpenSim.Data.MySQL.Tests.dll"/> 47 <include name="../bin/OpenSim.Data.MySQL.Tests.dll"/>
48 <include name="../bin/OpenSim.Region.Physics.OdePlugin.dll"/> 48 <!-- <include name="../bin/OpenSim.Region.Physics.OdePlugin.dll"/> -->
49 49
50 50
51 </assemblies> 51 </assemblies>