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