Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'releng/org.eclipse.qvtd.releng.buckminster/scripts/qvtd-tests-pre-buckminster.sh')
-rw-r--r--releng/org.eclipse.qvtd.releng.buckminster/scripts/qvtd-tests-pre-buckminster.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/releng/org.eclipse.qvtd.releng.buckminster/scripts/qvtd-tests-pre-buckminster.sh b/releng/org.eclipse.qvtd.releng.buckminster/scripts/qvtd-tests-pre-buckminster.sh
index 5a7bb1edb..410fab586 100644
--- a/releng/org.eclipse.qvtd.releng.buckminster/scripts/qvtd-tests-pre-buckminster.sh
+++ b/releng/org.eclipse.qvtd.releng.buckminster/scripts/qvtd-tests-pre-buckminster.sh
@@ -54,6 +54,7 @@ COMPACT_BUILD_ID="${COMPACT_BUILD_ID:0:12}"
echo "eclipse.staging.area=/shared/download-staging.priv/qvtd"
echo "git.qvtd.local.repository.location=${WORKSPACE}/org.eclipse.qvtd.git"
echo "git.license.local.repository.location=${WORKSPACE}/org.eclipse.license.git"
+ echo "git.ocl.local.repository.location=${WORKSPACE}/org.eclipse.ocl.git"
echo
echo "# Sign the jars (added by Hudson job definition)"

Back to the top