aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorSean Dague2009-05-07 19:07:08 +0000
committerSean Dague2009-05-07 19:07:08 +0000
commitce0a84cbc0e277dd5be08a20febf13364a985a3a (patch)
treed5fc2dda5eaf3674c67d82198efd04323f1ba7a5 /prebuild.xml
parentRemoteAdminPlugin was using a mixture of both "true"/"false" and 0/1 (diff)
downloadopensim-SC_OLD-ce0a84cbc0e277dd5be08a20febf13364a985a3a.zip
opensim-SC_OLD-ce0a84cbc0e277dd5be08a20febf13364a985a3a.tar.gz
opensim-SC_OLD-ce0a84cbc0e277dd5be08a20febf13364a985a3a.tar.bz2
opensim-SC_OLD-ce0a84cbc0e277dd5be08a20febf13364a985a3a.tar.xz
instrument most of the tests with a new InMethod function that may help us figure
out where that pesky deadlock is during test runs.
Diffstat (limited to '')
-rw-r--r--prebuild.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/prebuild.xml b/prebuild.xml
index 5e51ff6..8e2906a 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -3198,6 +3198,7 @@
3198 <ReferencePath>../../../../bin/</ReferencePath> 3198 <ReferencePath>../../../../bin/</ReferencePath>
3199 <Reference name="System"/> 3199 <Reference name="System"/>
3200 <Reference name="OpenSim.Data"/> 3200 <Reference name="OpenSim.Data"/>
3201 <Reference name="OpenSim.Tests.Common"/>
3201 <Reference name="OpenSim.Framework"/> 3202 <Reference name="OpenSim.Framework"/>
3202 <Reference name="OpenSim.Framework.Servers"/> 3203 <Reference name="OpenSim.Framework.Servers"/>
3203 <Reference name="OpenSim.Framework.Servers.HttpServer"/> 3204 <Reference name="OpenSim.Framework.Servers.HttpServer"/>