| commit | 9054244cd2a7451f75157d7fa3ec5d2ff88176be | [log] [tgz] |
|---|---|---|
| author | marchettim <mmarchetti@sandvine.com> | Wed Nov 22 02:43:54 2017 +0100 |
| committer | Gerrit Code Review <root@osm.etsi.org> | Wed Nov 22 02:43:54 2017 +0100 |
| tree | 02c7c1e8323e923697787d63683571390b2fea88 | |
| parent | 4ffe5fe87638d92398252d6f23ab93ac0d1ec6fd [diff] | |
| parent | 7ae1ff14ed5ad5c2177aab2518e5aad38e56b739 [diff] |
Merge "Trim trailing slash from REPOSITORY_BASE before add-apt-repository"
diff --git a/jenkins/common/install_common b/jenkins/common/install_common index b769014..bae5b9a 100755 --- a/jenkins/common/install_common +++ b/jenkins/common/install_common
@@ -48,4 +48,5 @@ curl $key_location | apt-key add - +REPOSITORY_BASE=${REPOSITORY_BASE%/} apt-get update && add-apt-repository -y "deb $REPOSITORY_BASE/$RELEASE $REPOSITORY SO UI RO IM osmclient openvim"