From 8244229fc73c250129b279b1d0e90f3d7effdf66 Mon Sep 17 00:00:00 2001 From: garciadeblas Date: Thu, 16 Nov 2017 14:48:12 +0100 Subject: [PATCH] Update RELEASE variable to ReleaseTHREE by default Change-Id: I4b2d58bbd1399fbdff713f8529aab1c746edd405 Signed-off-by: garciadeblas --- installers/install_osm.sh | 1 + jenkins/common/install_common | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/installers/install_osm.sh b/installers/install_osm.sh index f1268fed..1bb42571 100755 --- a/installers/install_osm.sh +++ b/installers/install_osm.sh @@ -300,6 +300,7 @@ SHOWOPTS="" COMMIT_ID="" ASSUME_YES="" INSTALL_FROM_SOURCE="" +RELEASE="-R ReleaseTHREE" while getopts ":hy-:b:r:k:u:R:" o; do case "${o}" in diff --git a/jenkins/common/install_common b/jenkins/common/install_common index 4a7c3529..3884b0e3 100755 --- a/jenkins/common/install_common +++ b/jenkins/common/install_common @@ -16,7 +16,7 @@ # # -RELEASE="ReleaseTWO" +RELEASE="ReleaseTHREE" REPOSITORY_KEY="OSM%20ETSI%20Release%20Key.gpg" REPOSITORY="stable" REPOSITORY_BASE="http://osm-download.etsi.org/repository/osm/debian" -- 2.25.1