aboutsummaryrefslogtreecommitdiffstats
path: root/jjb/release-jjb-dab-release/include-release-jjb-dab-release-move-sandbox.sh
diff options
context:
space:
mode:
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>2017-10-12 20:38:33 +0200
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>2017-10-12 20:38:33 +0200
commit8ae80dc9b6aa4609b7997dac1d6f404de694016c (patch)
tree9a6b3506bea568e2d22cb418391ddddb157bd951 /jjb/release-jjb-dab-release/include-release-jjb-dab-release-move-sandbox.sh
parenteebdd40324d78f9895bcf48f6df3c8eff81a2ba0 (diff)
Fix a few typos
Change-Id: Icf398847d42940fc79f9379a347808a5fe9fe3dc Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
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