aboutsummaryrefslogtreecommitdiff
path: root/shell/hush_test/hush-misc/while4.right
AgeCommit message (Collapse)Author
2013-04-07hush: fix for "while false && true; do echo BUG; break; done". closes 6170Denys Vlasenko
function old new delta run_list 959 941 -18 Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>