Developer Experience: allow pelorus devs to use ZSH #1143
Labels
kind/bug
Categorizes issue or PR as related to a bug.
needs-triage
Indicates an issue or PR lacks a `triage/foo` label and requires one.
OpenShift version
Not related to OpenShift
Problem description
I've recently run across a situation where I wanted to set up a pelorus development environment in a workspace where I was using ZSHELL. This doesn't work because some of our scripts rely on bash specific environment variables
Steps to reproduce
zsh
zsh
make dev-env
Current behavior
make dev-env
will fail with an error like the following:Expected behavior
make dev-env
should succeed. I expect there are probably a few other areas besides this one that would need cleaned up in order to allow zsh users to use the scripts, but we won't know until we get past this one.Code of Conduct
The text was updated successfully, but these errors were encountered: