aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.nant
diff options
context:
space:
mode:
authorSean Dague2008-09-23 19:23:32 +0000
committerSean Dague2008-09-23 19:23:32 +0000
commit32a98c3f8736f4f5ee46d41a0382de2a777895a6 (patch)
tree056d125a91c931d6ffd193bda3929fbed9864a00 /.nant
parent* Fix a null reference exception that I introduced (diff)
downloadopensim-SC_OLD-32a98c3f8736f4f5ee46d41a0382de2a777895a6.zip
opensim-SC_OLD-32a98c3f8736f4f5ee46d41a0382de2a777895a6.tar.gz
opensim-SC_OLD-32a98c3f8736f4f5ee46d41a0382de2a777895a6.tar.bz2
opensim-SC_OLD-32a98c3f8736f4f5ee46d41a0382de2a777895a6.tar.xz
remove the bamboo line to see if this fixes things
Diffstat (limited to '.nant')
-rw-r--r--.nant/bamboo.build1
1 files changed, 0 insertions, 1 deletions
diff --git a/.nant/bamboo.build b/.nant/bamboo.build
index b86e0ba..862ff6e 100644
--- a/.nant/bamboo.build
+++ b/.nant/bamboo.build
@@ -43,7 +43,6 @@
43 <include name="../bin/OpenSim.Region.ScriptEngine.Shared.CodeTools.Tests.dll" /> 43 <include name="../bin/OpenSim.Region.ScriptEngine.Shared.CodeTools.Tests.dll" />
44 <include name="../bin/OpenSim.Region.Environment.Tests.dll" /> 44 <include name="../bin/OpenSim.Region.Environment.Tests.dll" />
45 <include name="../bin/OpenSim.Data.SQLite.Tests.dll" /> 45 <include name="../bin/OpenSim.Data.SQLite.Tests.dll" />
46 <include name="../bin/OpenSim.Data.MySQL.Tests.dll" />
47 46
48 </assemblies> 47 </assemblies>
49 </test> 48 </test>