hush: fix handling of words with braces. +65 bytes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
7
shell/hush_test/hush-parsing/brace1.right
Normal file
7
shell/hush_test/hush-parsing/brace1.right
Normal file
@@ -0,0 +1,7 @@
|
||||
{abc}
|
||||
{
|
||||
}
|
||||
hush: can't execute '{cmd': No such file or directory
|
||||
hush: can't execute '{': No such file or directory
|
||||
hush: can't execute '{': No such file or directory
|
||||
Done: 127
|
Reference in New Issue
Block a user