From: Matthias Maier Date: Sat, 12 Feb 2022 18:16:47 +0000 (-0600) Subject: CMake: remove debug message X-Git-Tag: v9.4.0-rc1~507^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F13369%2Fhead;p=dealii.git CMake: remove debug message --- diff --git a/tests/run_performance_tests.cmake b/tests/run_performance_tests.cmake index 5727922957..8fe0b603dc 100644 --- a/tests/run_performance_tests.cmake +++ b/tests/run_performance_tests.cmake @@ -25,8 +25,6 @@ IF("${TESTING_ENVIRONMENT}" STREQUAL "whistler-node") SET(TESTING_ENVIRONMENT "heavy") ENDIF() -MESSAGE("${CTEST_SITE}") - # # Determine appropriate resource limits for performance tests: #