From: Michael Jeanson Date: Wed, 13 Mar 2019 21:50:55 +0000 (-0400) Subject: tap-driver.sh: flush stdout after each test result X-Git-Tag: v2.12.0-rc1~629 X-Git-Url: https://git.lttng.org/?a=commitdiff_plain;ds=sidebyside;h=c0c907993a56462d8b2ac86b5f03628588eef7b2;hp=c0c907993a56462d8b2ac86b5f03628588eef7b2;p=lttng-tools.git tap-driver.sh: flush stdout after each test result This is useful in a CI system where stdout is fully buffered and you look at the console output to see which test is hanging. Signed-off-by: Michael Jeanson Signed-off-by: Jérémie Galarneau ---