From 9fecb802cbeee67854eeccc6da358c19bdd5e4d5 Mon Sep 17 00:00:00 2001 From: Thomas Levine <_@thomaslevine.com> Date: Wed, 2 Mar 2016 20:39:37 +0000 Subject: [PATCH] remove newline --- urchin | 1 - 1 file changed, 1 deletion(-) 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