Fix working on zsh
This commit is contained in:
parent
2464f9e93b
commit
22959c3963
@ -595,7 +595,7 @@ ${routes}"
|
||||
fi
|
||||
fi
|
||||
|
||||
local OIFS="${IFS}" SIFS=${IFS-y}
|
||||
local OIFS="${IFS}" SIFS="${IFS-y}"
|
||||
local IFS="$__IFS"
|
||||
for cmd in ${routes}; do
|
||||
unset IFS
|
||||
|
Loading…
Reference in New Issue
Block a user