You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ch...@apache.org on 2013/04/21 21:02:02 UTC

git commit: updated refs/heads/4.1 to edbd18d

Updated Branches:
  refs/heads/4.1 be9b22caa -> edbd18d4c


Moving default release build dir to /tmp

Signed-off-by: Chip Childers <ch...@apache.org>


Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/edbd18d4
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/edbd18d4
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/edbd18d4

Branch: refs/heads/4.1
Commit: edbd18d4c09bc16acf438223cc44501d3f95f715
Parents: be9b22c
Author: Chip Childers <ch...@apache.org>
Authored: Sun Apr 21 15:01:46 2013 -0400
Committer: Chip Childers <ch...@apache.org>
Committed: Sun Apr 21 15:01:46 2013 -0400

----------------------------------------------------------------------
 tools/build/build_asf.sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/edbd18d4/tools/build/build_asf.sh
----------------------------------------------------------------------
diff --git a/tools/build/build_asf.sh b/tools/build/build_asf.sh
index dfa552c..f3180fe 100755
--- a/tools/build/build_asf.sh
+++ b/tools/build/build_asf.sh
@@ -18,7 +18,7 @@
 
 version='TESTBUILD'
 sourcedir=~/cloudstack/
-outputdir=~/cs-asf-build/
+outputdir=/tmp/cloudstack-build/
 branch='master'
 tag='no'
 certid='X'