Commit 52bf5d58 authored by Antoine Regimbeau's avatar Antoine Regimbeau
Browse files

Add trace on retreived branch

No related merge requests found
Showing with 1 addition and 1 deletion
+1 -1
...@@ -68,7 +68,7 @@ if ( DEBUG ) ...@@ -68,7 +68,7 @@ if ( DEBUG )
endif() endif()
if (clone_res) if (clone_res)
message( SEND_ERROR "Problem in retreiving the archive") message( SEND_ERROR "Problem in retreiving the archive of ${BRANCH_NAME}")
return() return()
endif() endif()
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment