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

[12/35] git commit: updated refs/heads/marvin_refactor to 4abd929

Removing 'incubator' from the default source dir

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/ce8c2eb8
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/ce8c2eb8
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/ce8c2eb8

Branch: refs/heads/marvin_refactor
Commit: ce8c2eb8a59922ed83e08296b25591c43dac03e6
Parents: fca7b3e
Author: Chip Childers <ch...@apache.org>
Authored: Thu Apr 18 14:52:45 2013 -0400
Committer: Chip Childers <ch...@apache.org>
Committed: Thu Apr 18 14:54:42 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/ce8c2eb8/tools/build/build_asf.sh
----------------------------------------------------------------------
diff --git a/tools/build/build_asf.sh b/tools/build/build_asf.sh
index c692feb..f58f5e0 100755
--- a/tools/build/build_asf.sh
+++ b/tools/build/build_asf.sh
@@ -17,7 +17,7 @@
 # under the License.
 
 version='TESTBUILD'
-sourcedir=~/incubator-cloudstack/
+sourcedir=~/cloudstack/
 outputdir=~/cs-asf-build/
 branch='master'
 tag='no'