remove newline
This commit is contained in:
parent
b1ea7ed294
commit
9fecb802cb
1
urchin
1
urchin
@ -52,7 +52,6 @@ DEFAULT_SHELLS='sh bash dash mksh zsh'
|
|||||||
if [ -n "${ZSH_VERSION}" ]; then
|
if [ -n "${ZSH_VERSION}" ]; then
|
||||||
# avoid "no matches found: *" error when directories are empty
|
# avoid "no matches found: *" error when directories are empty
|
||||||
setopt NULL_GLOB
|
setopt NULL_GLOB
|
||||||
|
|
||||||
emulate sh
|
emulate sh
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user