* Update the bamboo build to not copy the custom libode.so out of my home directory on the server.. as it's no longer there.

0.6.0-stable
Teravus Ovares 2008-09-26 08:35:21 +00:00
parent b65d2139c8
commit f36fab7e33
1 changed files with 0 additions and 2 deletions

View File

@ -29,8 +29,6 @@
<!-- Copy the OdePlugin dll to bin/ for testing. -->
<copy file="../bin/Physics/OpenSim.Region.Physics.OdePlugin.dll" tofile="../bin/OpenSim.Region.Physics.OdePlugin.dll" />
<!-- Copy the 64 bit libode.so to bin/ for testing. -->
<copy file="/home/teravus/olibs/libode.so" tofile="../bin/libode.so" />
<!-- Run the tests. -->
<nunit2 failonerror="false">