aboutsummaryrefslogtreecommitdiff
path: root/shell/hush_test/hush-misc/group_in_braces.tests
AgeCommit message (Collapse)Author
2016-11-04hush: allow { cmd } to not be terminated by semicolon in some casesDenys Vlasenko
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>