mirror of
https://github.com/sheumann/hush.git
synced 2025-03-09 21:31:29 +00:00
Some people like to use ${?} rather than $?, so make sure we support all the special single char vars that use this form. Signed-off-by: Mike Frysinger <vapier@gentoo.org>