aboutsummaryrefslogtreecommitdiff
path: root/shell/hush_test/hush-misc/empty_for1.right
AgeCommit message (Collapse)Author
2018-07-28hush: fix another case where empty "for" wasn't setting exitcode to 0Denys Vlasenko
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>