don't worry about supporting zsh for now

This commit is contained in:
Thomas Levine 2016-02-28 21:31:54 +00:00
parent f29cf2cc86
commit fd85cc54a3

2
urchin
View File

@ -9,7 +9,7 @@
set -e
DEFAULT_SHELLS='sh bash dash mksh zsh'
DEFAULT_SHELLS='sh bash dash mksh' # zsh'
# Make sure that CDPATH isn't set, as it causes `cd` to behave unpredictably -
# notably, it can produce output.