Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

Update bash on Travis osx for hash support #98

Closed
jodh-intel opened this issue Jul 5, 2018 · 0 comments
Closed

Update bash on Travis osx for hash support #98

jodh-intel opened this issue Jul 5, 2018 · 0 comments
Assignees

Comments

@jodh-intel
Copy link
Contributor

As shown on kata-containers/proxy#90, the osx environment provided by Travis provides a version of bash that does not support typeset -A. As of kata-containers/tests#471, that is now required for the static analysis CI phase, so we need to install a newer bash using homebrew.

@jodh-intel jodh-intel self-assigned this Jul 5, 2018
jodh-intel added a commit to jodh-intel/shim-1 that referenced this issue Jul 5, 2018
The version of `bash(1)` provided in the Travis osx environment does
not support `typeset -A`, so update it using homebrew.

Fixes kata-containers#98.

Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
jshachm pushed a commit to jshachm/shim that referenced this issue Sep 27, 2018
The version of `bash(1)` provided in the Travis osx environment does
not support `typeset -A`, so update it using homebrew.

Fixes kata-containers#98.

Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant