Merge change 25298 into eclair
* changes: Clean up temporary files after generating coverage report
This commit is contained in:
@@ -88,6 +88,10 @@
|
||||
<html outfile="coverage.html" />
|
||||
</report>
|
||||
</emma>
|
||||
<echo>Cleaning up temporary files...</echo>
|
||||
<delete dir="${instrumentation.absolute.dir}" />
|
||||
<delete file="coverage.ec" />
|
||||
<delete file="coverage.em" />
|
||||
</target>
|
||||
|
||||
</project>
|
||||
|
||||
Reference in New Issue
Block a user