hush: fix and_or_and_backgrounding.tests failure
authorDenys Vlasenko <vda.linux@googlemail.com>
Sat, 15 Jul 2017 20:51:55 +0000 (22:51 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sat, 15 Jul 2017 20:51:55 +0000 (22:51 +0200)
commitee553b929c81ae0051abfd54984aa0537f767d89
tree3782b6d025493e7742012ba0dfaca07c11d85c20
parent2c8929c7af5c5618d5f2ed59053c53bac2304184
hush: fix and_or_and_backgrounding.tests failure

function                                             old     new   delta
done_pipe                                            133     218     +85

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
shell/ash_test/ash-parsing/and_or_and_backgrounding.right [new file with mode: 0644]
shell/ash_test/ash-parsing/and_or_and_backgrounding.tests [new file with mode: 0755]
shell/hush.c
shell/hush_test/hush-bugs/and_or_and_backgrounding.right [deleted file]
shell/hush_test/hush-bugs/and_or_and_backgrounding.tests [deleted file]
shell/hush_test/hush-parsing/and_or_and_backgrounding.right [new file with mode: 0644]
shell/hush_test/hush-parsing/and_or_and_backgrounding.tests [new file with mode: 0755]