Skip to content

Commit

Permalink
Rollback sys properties
Browse files Browse the repository at this point in the history
  • Loading branch information
Brendan W. McAdams committed Oct 26, 2011
1 parent f8dbaa8 commit fa4a758
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.xml
Expand Up @@ -236,7 +236,6 @@ limitations under the License.
</target> </target>


<target name="bamboo-test" depends="compile,guard.noclover"> <target name="bamboo-test" depends="compile,guard.noclover">
<sysproperty key="clover.license.path" value=".clover/clover.license"/>
<clover-setup/> <clover-setup/>
<testng classpathref="classpath" outputdir="${testdir}" listeners="com.mongodb.util.TestNGListener, com.cenqua.clover.tasks.testng.CloverOptimizedTestSelector" haltonfailure="false" > <testng classpathref="classpath" outputdir="${testdir}" listeners="com.mongodb.util.TestNGListener, com.cenqua.clover.tasks.testng.CloverOptimizedTestSelector" haltonfailure="false" >
<jvmarg value="-Xmx512M" /> <jvmarg value="-Xmx512M" />
Expand Down

0 comments on commit fa4a758

Please sign in to comment.