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.tests
Executable file
7
shell/hush_test/hush-parsing/brace1.tests
Executable file
@@ -0,0 +1,7 @@
|
||||
echo {abc}
|
||||
echo {
|
||||
echo }
|
||||
{cmd
|
||||
""{
|
||||
{""
|
||||
echo Done: $?
|
Reference in New Issue
Block a user