aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.nant
diff options
context:
space:
mode:
authorMike Mazur2008-09-11 08:25:38 +0000
committerMike Mazur2008-09-11 08:25:38 +0000
commit2dae0291c542aa87dac12774ce4b25df8528414c (patch)
tree9b40eef59cd083bade99964a2d967a07362a09e3 /.nant
parentNewtonsoft Json.NET 1.3.1 for upcoming use in comms. (diff)
downloadopensim-SC_OLD-2dae0291c542aa87dac12774ce4b25df8528414c.zip
opensim-SC_OLD-2dae0291c542aa87dac12774ce4b25df8528414c.tar.gz
opensim-SC_OLD-2dae0291c542aa87dac12774ce4b25df8528414c.tar.bz2
opensim-SC_OLD-2dae0291c542aa87dac12774ce4b25df8528414c.tar.xz
Add file containing output of `svn info` into .zip and .tar.gz files
found at http://builds.opensimulator.org/
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. -->