hush: fix handling of words with braces. +65 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
Denys Vlasenko
2009-11-16 03:18:46 +01:00
parent 00243b0a1a
commit d8389ad760
3 changed files with 35 additions and 8 deletions

View File

@@ -0,0 +1,7 @@
echo {abc}
echo {
echo }
{cmd
""{
{""
echo Done: $?