Commit 99a74afb3c4bbe9db7329b10bdcb5ea93fad97a5

Bruno Haible 2024-03-24T22:46:44

gnulib-tool.py: Bring the output into the right order. * pygnulib/constants.py (force_output): New function. (execute): Flush stdout after printing the "executing ..." line. * pygnulib/GLTestDir.py (GLTestDir.execute, GLMegaTestDir.execute): Invoke force_output. * pygnulib/main.py (test, megatest): Likewise.