From: Michael Jeanson Date: Thu, 14 Mar 2019 15:39:59 +0000 (-0400) Subject: tap-driver.sh: flush stdout after each test result X-Git-Tag: v2.11.0-rc3~12 X-Git-Url: https://git.lttng.org/?a=commitdiff_plain;h=ebdebd0d0283188c8df3248efb0eb7444ae5a1b9;hp=ebdebd0d0283188c8df3248efb0eb7444ae5a1b9;p=lttng-ust.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: Mathieu Desnoyers ---