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 <pete@port.direct>
This commit is contained in:
Pete Birley 2018-08-22 21:19:48 -05:00 committed by Pete Birley
parent 9f822611ec
commit dfb92ce07f
1 changed files with 0 additions and 1 deletions

View File

@ -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