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

verbo fix

parent 73502b76
No related branches found
No related tags found
No related merge requests found
......@@ -98,7 +98,7 @@ int write_services(sv_alltype *sv, char const *workdir, unsigned int force)
}
else if (r && !force)
{
VERBO3 strerr_warnw3x("ignoring: ",name," service: already enabled") ;
VERBO1 strerr_warnw3x("ignoring: ",name," service: already enabled") ;
return 2 ;
}
......
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