X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=tools%2Ftesting%2Fselftests%2Ftimers%2Fleapcrash.c;h=dc80728ed1915551bf83c1ea855450d0ccc31c8a;hb=19de0f851cb519668af95a4addfa22a499ca47dd;hp=830c462f605d9476b712f909db2a62c09e053959;hpb=f694c8bb2321ec0da2b3ca5fa1c2bcbde59ce3a7;p=mirror_ubuntu-bionic-kernel.git diff --git a/tools/testing/selftests/timers/leapcrash.c b/tools/testing/selftests/timers/leapcrash.c index 830c462f605d..dc80728ed191 100644 --- a/tools/testing/selftests/timers/leapcrash.c +++ b/tools/testing/selftests/timers/leapcrash.c @@ -101,6 +101,7 @@ int main(void) } clear_time_state(); printf("."); + fflush(stdout); } printf("[OK]\n"); return ksft_exit_pass();