summaryrefslogtreecommitdiffstats
path: root/Utilities
diff options
context:
space:
mode:
Diffstat (limited to 'Utilities')
-rw-r--r--Utilities/Release/release_cmake.cmake1
1 files changed, 0 insertions, 1 deletions
diff --git a/Utilities/Release/release_cmake.cmake b/Utilities/Release/release_cmake.cmake
index fe1dcd6..7232131 100644
--- a/Utilities/Release/release_cmake.cmake
+++ b/Utilities/Release/release_cmake.cmake
@@ -37,7 +37,6 @@ remote_command(
remote_command(
"Login into cvs."
"cvs -d ${CVSROOT} login" cmake_login)
-message(FATAL_ERROR "done")
# checkout the source
remote_command(
"Checkout the source for ${CMAKE_VERSION}"