aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/releng
diff options
context:
space:
mode:
authorgareth2007-05-16 19:58:21 +0000
committergareth2007-05-16 19:58:21 +0000
commit3ba997558ed888aec87bffc58e4c4c2211c2dcbc (patch)
treebd21953d11f68daf7d5e895af4127da13150d035 /releng
parentoops (diff)
downloadopensim-SC_OLD-3ba997558ed888aec87bffc58e4c4c2211c2dcbc.zip
opensim-SC_OLD-3ba997558ed888aec87bffc58e4c4c2211c2dcbc.tar.gz
opensim-SC_OLD-3ba997558ed888aec87bffc58e4c4c2211c2dcbc.tar.bz2
opensim-SC_OLD-3ba997558ed888aec87bffc58e4c4c2211c2dcbc.tar.xz
another oops
Diffstat (limited to 'releng')
-rwxr-xr-xreleng/dobuild.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/releng/dobuild.sh b/releng/dobuild.sh
index eeba8a5..0fbb979 100755
--- a/releng/dobuild.sh
+++ b/releng/dobuild.sh
@@ -15,6 +15,6 @@ printf "Running prebuild..."
15cd build 15cd build
16mono bin/Prebuild.exe /target nant 16mono bin/Prebuild.exe /target nant
17 17
18print "Doing the build..." 18printf "Doing the build..."
19nant 19nant
20 20