Skip to content

Commit

Permalink
cut and paste stupidity.
Browse files Browse the repository at this point in the history
  • Loading branch information
Brendan W. McAdams committed Oct 26, 2011
1 parent b67c0c4 commit c8ea836
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ limitations under the License.
</target>

<target name="bamboo-test" depends="compile">
    <clover-setup/>
<clover-setup/>
<testng classpathref="classpath" outputdir="${testdir}" listeners="com.mongodb.util.TestNGListener, com.cenqua.clover.tasks.testng.CloverOptimizedTestSelector" haltonfailure="false" >
<jvmarg value="-Xmx512M" />
<xmlfileset dir="." includes="testng.xml"/>
Expand Down

0 comments on commit c8ea836

Please sign in to comment.