Skip to content
Snippets Groups Projects
Commit 52bf5d58 authored by Antoine Regimbeau's avatar Antoine Regimbeau
Browse files

Add trace on retreived branch

parent dff20ac7
No related branches found
No related tags found
No related merge requests found
......@@ -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()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment