couple of minor test cleanups to see if this gets us past the bamboo hump

This commit is contained in:
Sean Dague
2008-09-23 21:56:38 +00:00
parent 59c7d72146
commit 1aab81e235
6 changed files with 4 additions and 13 deletions

View File

@@ -68,6 +68,5 @@
<exec program="rsync" workingdir="../doc" commandline="-az - - delete html/ /home/afrisby/public_html/docs/html/" />
-->
<!-- ensure a clean checkout each time -->
<delete dir="../" />
</target>
</project>