ENH: remove debug
This commit is contained in:
parent
67490f57a9
commit
fd40430547
|
@ -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}"
|
||||
|
|
Loading…
Reference in New Issue