diff options
author | David Cole <david.cole@kitware.com> | 2009-03-31 17:50:26 (GMT) |
---|---|---|
committer | David Cole <david.cole@kitware.com> | 2009-03-31 17:50:26 (GMT) |
commit | 298193670756225209e0298b8213900626a8c334 (patch) | |
tree | a4ae101596b58aeb3392c56a0641c0b95bbc3e38 | |
parent | 17d62105d6d89e7f74742416dcc2dca4571c32c8 (diff) | |
download | CMake-298193670756225209e0298b8213900626a8c334.zip CMake-298193670756225209e0298b8213900626a8c334.tar.gz CMake-298193670756225209e0298b8213900626a8c334.tar.bz2 |
STYLE: White space only change to see if continuous is working on new dashboard machine...
-rw-r--r-- | Tests/CMakeTests/GetPrerequisitesTest.cmake.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Tests/CMakeTests/GetPrerequisitesTest.cmake.in b/Tests/CMakeTests/GetPrerequisitesTest.cmake.in index 472309a..e8bfb47 100644 --- a/Tests/CMakeTests/GetPrerequisitesTest.cmake.in +++ b/Tests/CMakeTests/GetPrerequisitesTest.cmake.in @@ -7,7 +7,6 @@ set(CMAKE_CONFIGURATION_TYPES "@CMAKE_CONFIGURATION_TYPES@") set(CMAKE_EXECUTABLE_SUFFIX "@CMAKE_EXECUTABLE_SUFFIX@") - message(STATUS "=============================================================================") message(STATUS "CTEST_FULL_OUTPUT (Avoid ctest truncation of output)") message(STATUS "") |