Skip to content
Snippets Groups Projects
Commit 810237df authored by Eric Vidal's avatar Eric Vidal :speech_balloon:
Browse files

be verbose

parent efa967e8
No related branches found
No related tags found
No related merge requests found
......@@ -149,6 +149,7 @@ void parse_module(resolve_service_t *res, resolve_service_t *ares, unsigned int
} else if (!r) {
log_trace("copy: ", dirname, " to: ", copy) ;
if (!hiercopy(dirname, copy))
log_dieusys(LOG_EXIT_SYS, "copy: ", dirname, " to: ", copy) ;
......
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