hush/shell/hush_test/hush-vars/var3.right
Mike Frysinger dc3bc40578 hush: add support for special vars in braces
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>
2009-06-01 14:16:43 -04:00

3 lines
82 B
Plaintext

hush: syntax error: unterminated ${name}
hush: syntax error: unterminated ${name}