ENH: remove debug
This commit is contained in:
parent
67490f57a9
commit
fd40430547
|
@ -37,7 +37,6 @@ remote_command(
|
||||||
remote_command(
|
remote_command(
|
||||||
"Login into cvs."
|
"Login into cvs."
|
||||||
"cvs -d ${CVSROOT} login" cmake_login)
|
"cvs -d ${CVSROOT} login" cmake_login)
|
||||||
message(FATAL_ERROR "done")
|
|
||||||
# checkout the source
|
# checkout the source
|
||||||
remote_command(
|
remote_command(
|
||||||
"Checkout the source for ${CMAKE_VERSION}"
|
"Checkout the source for ${CMAKE_VERSION}"
|
||||||
|
|
Loading…
Reference in New Issue