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:01 +0000 (11:42 -0400)
commit0ebe7f89845aefc7b62229bc35f118bfaf5a3f95
treef44f9ce5a41d53808f021f1618659c7eea188996
parent060577e34998f721439135e8fc533a0e52d98ff1
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.025378 seconds and 4 git commands to generate.