hush: fix handling of } which is not a closing one in { cmd; }
[oweals/busybox.git] / shell / hush_test / hush-parsing / groups_and_keywords1.tests
2009-04-16 Denis Vlasenkohush: fix "if { echo foo; } then { echo bar; } fi"...