From: Michael Jeanson Date: Thu, 14 Mar 2019 15:35:39 +0000 (-0400) Subject: tap-driver.sh: flush stdout after each test result X-Git-Tag: v0.11.0~7 X-Git-Url: http://git.liburcu.org/?a=commitdiff_plain;h=5b578e8ad0ca63f8544bf129950f8b94b0c39df5;hp=5b578e8ad0ca63f8544bf129950f8b94b0c39df5;p=userspace-rcu.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 ---