commit | 3beab83e4f7f4213c185737e95dc4895f0059dd6 | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <vda.linux@googlemail.com> | Sun Apr 07 18:16:58 2013 +0200 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Sun Apr 07 18:16:58 2013 +0200 |
tree | 89293330f61c17e734d5367954409a37261e95ca | |
parent | d35cbad0efaa57bf7c5280e62825966f7757906a [diff] |
hush: fix for "while false && true; do echo BUG; break; done". closes 6170 function old new delta run_list 959 941 -18 Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>