mirror of
https://github.com/sheumann/hush.git
synced 2024-12-22 14:30:31 +00:00
28736c36ca
Sometimes variable expansions yield empty strings, and if they happen to be a command someone wants to run like `$foo`, then hush currently segfaults. So handle `` and $(). Signed-off-by: Mike Frysinger <vapier@gentoo.org> |
||
---|---|---|
.. | ||
hush-arith | ||
hush-bugs | ||
hush-glob | ||
hush-leak | ||
hush-misc | ||
hush-parsing | ||
hush-psubst | ||
hush-trap | ||
hush-vars | ||
hush-z_slow | ||
.gitignore | ||
run-all |