hush: fix handling of } which is not a closing one in { cmd; }
function old new delta parse_stream 2176 2302 +126 builtin_unset 381 387 +6
This commit is contained in:
1
shell/hush_test/hush-parsing/group1.right
Normal file
1
shell/hush_test/hush-parsing/group1.right
Normal file
@@ -0,0 +1 @@
|
||||
word} }
|
1
shell/hush_test/hush-parsing/group1.tests
Normal file
1
shell/hush_test/hush-parsing/group1.tests
Normal file
@@ -0,0 +1 @@
|
||||
{ echo word} }; }
|
Reference in New Issue
Block a user