From dfb92ce07f87648f3423be11e51425923bc9f8b1 Mon Sep 17 00:00:00 2001 From: Pete Birley Date: Wed, 22 Aug 2018 21:19:48 -0500 Subject: [PATCH] Charts: remove hardcoded htk reference from make script This PS removes the duplicate hardcoded htk reference from the make script. Change-Id: I3c816575b6a3cacd9e62dedfea95e552a16a95a5 Signed-off-by: Pete Birley --- tools/helm_tk.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/tools/helm_tk.sh b/tools/helm_tk.sh index 893015f..6caf555 100755 --- a/tools/helm_tk.sh +++ b/tools/helm_tk.sh @@ -20,7 +20,6 @@ HTK_REPO=${HTK_REPO:-"https://github.com/openstack/openstack-helm"} HTK_PATH=${HTK_PATH:-""} HTK_STABLE_COMMIT=${HTK_COMMIT:-"f902cd14fac7de4c4c9f7d019191268a6b4e9601"} DEP_UP_LIST=${DEP_UP_LIST:-"maas"} -HTK_STABLE_COMMIT="f902cd14fac7de4c4c9f7d019191268a6b4e9601" if [[ ! -z $(echo $http_proxy) ]] then