aboutsummaryrefslogtreecommitdiffstats
path: root/jjb/common/include-agl-header.sh
diff options
context:
space:
mode:
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>2017-05-19 21:13:56 +0200
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>2017-05-19 21:13:56 +0200
commit0cda1c396ea0d1c666f663f541af2431cce1a477 (patch)
tree78fbfa48846f280d060449893f8025e50354211e /jjb/common/include-agl-header.sh
parent7e70fc30f18d80b8b29be8ff35e1ddf26dd57613 (diff)
Change download-new to download for the download server
Change-Id: I4ef925c7bf1ea80a2bb8d7fffcdc5d3f050ef843 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'jjb/common/include-agl-header.sh')
-rw-r--r--jjb/common/include-agl-header.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/common/include-agl-header.sh b/jjb/common/include-agl-header.sh
index 00c70c8c..bb0b7931 100644
--- a/jjb/common/include-agl-header.sh
+++ b/jjb/common/include-agl-header.sh
@@ -12,7 +12,7 @@ set -e
# VARIABLES
OPTIND=1
-#export DLHOST="http://download-new.automotivelinux.org/"
+#export DLHOST="http://download.automotivelinux.org/"
# DLHOST in auto.conf
export NOGFX=false
export VERBOSE=false