Skip to content
Unverified Commit 5fdcde82 authored by Ilies CHERGUI's avatar Ilies CHERGUI Committed by GitHub
Browse files

setup-env: fix issue when using zsh shell

The zsh unset command only takes one argument, and doesn't
expand multi-word variables. Fix the cleanup code to unset one
variable at a time in a way that's compatible with both zsh and
bash.
parent 311d37d9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment