summaryrefslogtreecommitdiff
path: root/shell/hush_test/hush-misc/set-n1.right
AgeCommit message (Collapse)Author
2021-09-07hush: fix set -n to act immediately, not just after run_list()Denys Vlasenko
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>