summaryrefslogtreecommitdiff
path: root/jenkins.sh
diff options
context:
space:
mode:
authorYvan Roux <yvan.roux@linaro.org>2014-11-06 14:10:39 +0100
committerYvan Roux <yvan.roux@linaro.org>2014-11-06 14:10:39 +0100
commitbcba5c7a5a68457bba58a24e50ff9b27c0a5b825 (patch)
tree4c8666e46035eee03af833ffa3c9b148612b04e3 /jenkins.sh
parenta504dbd3b95bb77a3bce26eec3b2dd0d72c6c469 (diff)
Revert the cbuild_dir removing
Diffstat (limited to 'jenkins.sh')
-rwxr-xr-xjenkins.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/jenkins.sh b/jenkins.sh
index bc553094..bbad1cc3 100755
--- a/jenkins.sh
+++ b/jenkins.sh
@@ -46,6 +46,9 @@ user_git_repo="--with-git-reference-dir=${shared}/snapshots"
# set default values for options to make life easier
user_snapshots="${user_workspace}/snapshots"
+# This is the top level directory for the cbuild2 sources.
+cbuild_dir="${user_workspace}/cbuildv2"
+
# Languages to build
languages="default"