Browse Source

ENH: remove debug

Bill Hoffman 20 years ago
parent
commit
fd40430547
1 changed files with 0 additions and 1 deletions
  1. 0 1
      Utilities/Release/release_cmake.cmake

+ 0 - 1
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}"