hush: fix handling of words with braces. +65 bytes
[oweals/busybox.git] / shell / hush_test / hush-parsing / brace1.right
1 {abc}
2 {
3 }
4 hush: can't execute '{cmd': No such file or directory
5 hush: can't execute '{': No such file or directory
6 hush: can't execute '{': No such file or directory
7 Done: 127