mirror of
https://github.com/helm/helm.git
synced 2026-08-09 17:39:28 +00:00
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>