9a95df9046
Upstream email: This is actually composed of two bugs. First of all our tracking of quotemark is wrong so anything after "$@" becomes quoted. Once we fix that then the problem is that the first space character after "$@" is not recognised as an IFS. This patch fixes both. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> |
||
---|---|---|
.. | ||
hush-arith | ||
hush-bugs | ||
hush-getopts | ||
hush-glob | ||
hush-heredoc | ||
hush-invert | ||
hush-leak | ||
hush-misc | ||
hush-parsing | ||
hush-psubst | ||
hush-quoting | ||
hush-read | ||
hush-redir | ||
hush-signals | ||
hush-standalone | ||
hush-vars | ||
hush-z_slow | ||
.gitignore | ||
run-all |