aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.nant
diff options
context:
space:
mode:
Diffstat (limited to '.nant')
-rw-r--r--.nant/bamboo.build1
1 files changed, 0 insertions, 1 deletions
diff --git a/.nant/bamboo.build b/.nant/bamboo.build
index 42d0b22..e3fbe4d 100644
--- a/.nant/bamboo.build
+++ b/.nant/bamboo.build
@@ -68,6 +68,5 @@
68 <exec program="rsync" workingdir="../doc" commandline="-az - - delete html/ /home/afrisby/public_html/docs/html/" /> 68 <exec program="rsync" workingdir="../doc" commandline="-az - - delete html/ /home/afrisby/public_html/docs/html/" />
69--> 69-->
70 <!-- ensure a clean checkout each time --> 70 <!-- ensure a clean checkout each time -->
71 <delete dir="../" />
72 </target> 71 </target>
73</project> 72</project>