mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-08 03:24:15 +00:00
Substitution in the yq install script doesn't like zsh, and additionally the version of yq we're using doesn't have a darwin/arm64 build so grab the amd64 version and let rosetta work its magic. Additionally swap to abspath from readlink -m for the printing of what binaries to install, as the -m flag doesn't exist on the BSD variant, and this should be the same behavior. Fixes: #5970 Signed-off-by: Danny Canter <danny@dcantah.dev> |
||
---|---|---|
.. | ||
openshift-ci/images | ||
darwin-test.sh | ||
docs-url-alive-check.sh | ||
install_go.sh | ||
install_libseccomp.sh | ||
install_rust.sh | ||
install_vc.sh | ||
install_yq.sh | ||
lib.sh | ||
run.sh | ||
setup.sh | ||
static-checks.sh |