diff --git a/urchin b/urchin index 4c6c097..5409b65 100755 --- a/urchin +++ b/urchin @@ -52,7 +52,6 @@ DEFAULT_SHELLS='sh bash dash mksh zsh' if [ -n "${ZSH_VERSION}" ]; then # avoid "no matches found: *" error when directories are empty setopt NULL_GLOB - emulate sh fi