aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.nant
diff options
context:
space:
mode:
Diffstat (limited to '.nant')
-rw-r--r--.nant/bamboo.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/.nant/bamboo.build b/.nant/bamboo.build
index 5c0f70b..862ff6e 100644
--- a/.nant/bamboo.build
+++ b/.nant/bamboo.build
@@ -20,6 +20,7 @@
20 </fileset> 20 </fileset>
21 </copy> 21 </copy>
22 22
23 <exec program="svn" commandline="info" workingdir="../" output="../${projectdir}/svn.info" />
23 <touch file="../${projectdir}/bin/startup_commands.txt" /> 24 <touch file="../${projectdir}/bin/startup_commands.txt" />
24 25
25 <!-- Re-create the directory containig test results. --> 26 <!-- Re-create the directory containig test results. -->