From 9f06d58a8afe2192a5addc20d9bcb08287e6ac14 Mon Sep 17 00:00:00 2001
From: Jan David Mol <mol@astron.nl>
Date: Thu, 2 Feb 2017 15:26:22 +0000
Subject: [PATCH] Task #10337: Updated location of Cobalt tarball for new
 BranchTag builds

---
 RTCP/Cobalt/GPUProc/src/scripts/Cobalt_install.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/RTCP/Cobalt/GPUProc/src/scripts/Cobalt_install.sh b/RTCP/Cobalt/GPUProc/src/scripts/Cobalt_install.sh
index 491359db3da..ac2a5ac1345 100755
--- a/RTCP/Cobalt/GPUProc/src/scripts/Cobalt_install.sh
+++ b/RTCP/Cobalt/GPUProc/src/scripts/Cobalt_install.sh
@@ -13,7 +13,7 @@ fi
 unset username
 
 # location of the file in the NEXUS
-NEXUS_URL=https://support.astron.nl/nexus/content/repositories/releases/nl/astron/lofar/cobalt/${RELEASE_NAME}.ztar
+NEXUS_URL=https://support.astron.nl/nexus/content/repositories/releases/nl/astron/lofar/${RELEASE_NAME}/Online_Cobalt_${RELEASE_NAME}.ztar
 if [ "${RELEASE_NAME}" = "" ]; then
   echo "ERROR: RELEASE_NAME is not set or empty. Needed to download archive to install"
   exit 1
-- 
GitLab