summaryrefslogtreecommitdiff
path: root/shell/hush_test/hush-misc/elif1.tests
AgeCommit message (Collapse)Author
2023-05-25hush: fix ELIF cmd1;cmd2 THEN ... not executing cmd2, closes 15571Denys Vlasenko
function old new delta run_list 1012 1024 +12 Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>