nofork: fix a bug uncovered by hush testsuite (forgotten fflush)
authorDenys Vlasenko <vda.linux@googlemail.com>
Thu, 3 Aug 2017 17:52:47 +0000 (19:52 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Thu, 3 Aug 2017 17:52:47 +0000 (19:52 +0200)
commit19c9f31af17f2c34e93c9c322b5c546ffbcda6ad
tree589df9d37647d8a8b26a1737c2b21f76f64fd1d6
parent72d725d7cc6d5cd8ad6c69f7efb3b7046931395b
nofork: fix a bug uncovered by hush testsuite (forgotten fflush)

function                                             old     new   delta
run_nofork_applet                                    280     287      +7

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
libbb/vfork_daemon_rexec.c
shell/hush_test/run-all