diff --git a/CI/main_superbuild.cmake b/CI/main_superbuild.cmake index 84d0b12377cab4e0286db259c96c43e05ec2f217..e750a987cae9abac6029504400c7529208e8bf02 100644 --- a/CI/main_superbuild.cmake +++ b/CI/main_superbuild.cmake @@ -68,7 +68,7 @@ if ( DEBUG ) endif() if (clone_res) - message( SEND_ERROR "Problem in retreiving the archive") + message( SEND_ERROR "Problem in retreiving the archive of ${BRANCH_NAME}") return() endif()