aboutsummaryrefslogtreecommitdiff
path: root/shell/hush_test/hush-misc/assignment5.tests
AgeCommit message (Collapse)Author
2018-04-03hush: fix "set -e; false || x=1; echo OK"Denys Vlasenko
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>