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:26 +0000 (11:42 -0400)
commit58098dd6cf3a40c137d91cca6c2493b4e18a34f6
treefde8a32c9eda7c84ffd236643ab9efb02071c173
parent2eab9f28f1a6a9f7e24c528a4a6418d44d370426
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.026151 seconds and 4 git commands to generate.