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

not need to sys

parent d91c9c14
No related branches found
No related tags found
No related merge requests found
......@@ -74,7 +74,7 @@ int db_compile(char const *workdir, char const *tree, char const *treename, char
log_warnusys_return(LOG_EXIT_ZERO,"wait for: ",newargv[0]) ;
if (wstat)
log_warnusys_return(LOG_EXIT_ZERO,"compile: ",dest) ;
log_warnu_return(LOG_EXIT_ZERO,"compile: ",dest) ;
return 1 ;
}
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