helm/scripts
Marc Khouzam cc33e394c7 fix(tests): mapfile is not available on MacOS
The mapfile command is not available on a standard MacOS install.
To faciliate doing `make test` which runs validate-license.sh,
let's use an array instead of mapfile.

Signed-off-by: Marc Khouzam <marc.khouzam@montreal.ca>
2019-12-03 13:15:19 -05:00
..
completions.bash feat(cli): support XDG base directory specification 2019-08-02 13:15:03 -07:00
coverage.sh fix(coverage): use go list instead of godir 2019-10-22 13:55:14 -07:00
get fix(get): hard code DESIRED_VERSION when unset 2019-11-12 19:56:34 -08:00
get-helm-3 fix(get-helm-3): remove tiller checks, fixup version check 2019-11-12 20:08:46 -08:00
sync-repo.sh change copyright to "Copyright The Helm Authors" 2018-08-24 12:03:55 -07:00
util.sh change copyright to "Copyright The Helm Authors" 2018-08-24 12:03:55 -07:00
validate-license.sh fix(tests): mapfile is not available on MacOS 2019-12-03 13:15:19 -05:00