Skip to content

Commit

Permalink
Deleted clover staging dir after compile
Browse files Browse the repository at this point in the history
  • Loading branch information
Jennifer Hickey committed Jan 26, 2010
1 parent 17a9083 commit 8fdd71c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.xml
Expand Up @@ -248,9 +248,9 @@
<path location="${clover.staging.dir}"/>
</src>
</javac>
<delete dir="${clover.staging.dir}" quiet="true"/>
</target>


<macrodef name="instrument">
<attribute name="input.dir"/>
<attribute name="output.dir"/>
Expand Down

0 comments on commit 8fdd71c

Please sign in to comment.