aboutsummaryrefslogtreecommitdiffstats
path: root/jjb/release-jjb-dab-release/include-release-jjb-dab-release-move-sandbox.sh
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/release-jjb-dab-release/include-release-jjb-dab-release-move-sandbox.sh')
-rw-r--r--jjb/release-jjb-dab-release/include-release-jjb-dab-release-move-sandbox.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/release-jjb-dab-release/include-release-jjb-dab-release-move-sandbox.sh b/jjb/release-jjb-dab-release/include-release-jjb-dab-release-move-sandbox.sh
index 536f726b..396dfb1c 100644
--- a/jjb/release-jjb-dab-release/include-release-jjb-dab-release-move-sandbox.sh
+++ b/jjb/release-jjb-dab-release/include-release-jjb-dab-release-move-sandbox.sh
@@ -14,7 +14,7 @@ if test x"" = x"${RELEASE_VERSION}"; then
fi
-export REMOTESRC="/src/download/AGL/upload/ci/${RELEASE_BRANCH}/${RELEASE_VERSION}/"
+export REMOTESRC="/srv/download/AGL/upload/ci/${RELEASE_BRANCH}/${RELEASE_VERSION}/"
export REMOTEDST="/srv/download/AGL/release/${RELEASE_BRANCH}/${RELEASE_VERSION}/"
if test x"yes" = x"$UPLOAD" ; then