A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/helm/chart-testing/commit/6c1b24b39909d3b3e3e9ea2dc3e565321a27f827 below:

Use characters before first equals sign for repo name (#31) · helm/chart-testing@6c1b24b · GitHub

File tree Expand file treeCollapse file tree 1 file changed

+1

-1

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+1

-1

lines changed Original file line number Diff line number Diff line change

@@ -107,7 +107,7 @@ chartlib::init_helm() {

107 107

helm init --client-only

108 108 109 109

for repo in "${CHART_REPOS[@]}"; do

110 -

local name="${repo%=*}"

110 +

local name="${repo%%=*}"

111 111

local url="${repo#*=}"

112 112 113 113

helm repo add "$name" "$url"

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4