From 0cda1c396ea0d1c666f663f541af2431cce1a477 Mon Sep 17 00:00:00 2001 From: Jan-Simon Möller Date: Fri, 19 May 2017 21:13:56 +0200 Subject: Change download-new to download for the download server MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I4ef925c7bf1ea80a2bb8d7fffcdc5d3f050ef843 Signed-off-by: Jan-Simon Möller --- jjb/common/include-agl-header.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'jjb/common/include-agl-header.sh') 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 -- cgit 1.2.3-korg