mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-27 01:19:31 -05:00
15e61f9bd9
Print the "timeout correctly killed" message using message(STATUS) so that 'ctest -S' puts it in the same pipe as the rest of the test command handler output. This ensures it shows up in the same order every time.