aboutsummaryrefslogtreecommitdiffstats
path: root/jjb/release-jjb-chinook-release/include-release-jjb-chinook-release-move-sandbox.sh
diff options
context:
space:
mode:
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>2017-05-31 02:16:58 +0200
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>2017-05-31 02:16:58 +0200
commit23bba586d4b651cfbe541d40c4119a4c0737b2d0 (patch)
tree14b72410771aa75bc78c6fff2899185ad32c94f5 /jjb/release-jjb-chinook-release/include-release-jjb-chinook-release-move-sandbox.sh
parente282b61ffa7c8a7f465d9893d610fa329785785e (diff)
Fix typo and upload mechanism
Change-Id: I4e7494eec84102cc59fe917b01193ff0bdc8b893 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'jjb/release-jjb-chinook-release/include-release-jjb-chinook-release-move-sandbox.sh')
-rw-r--r--jjb/release-jjb-chinook-release/include-release-jjb-chinook-release-move-sandbox.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/release-jjb-chinook-release/include-release-jjb-chinook-release-move-sandbox.sh b/jjb/release-jjb-chinook-release/include-release-jjb-chinook-release-move-sandbox.sh
index 536f726b..396dfb1c 100644
--- a/jjb/release-jjb-chinook-release/include-release-jjb-chinook-release-move-sandbox.sh
+++ b/jjb/release-jjb-chinook-release/include-release-jjb-chinook-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