tap-driver.sh: flush stdout after each test result
authorMichael Jeanson <mjeanson@efficios.com>
Thu, 14 Mar 2019 15:39:59 +0000 (11:39 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 14 Mar 2019 15:42:19 +0000 (11:42 -0400)
commitebdebd0d0283188c8df3248efb0eb7444ae5a1b9
tree165a57d796e9b754e69aa3486a2477678cce8331
parent9d2dfb47d839eedb9e505201760e9af1899c9f7f
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 <mjeanson@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
config/tap-driver.sh
This page took 0.02605 seconds and 4 git commands to generate.