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

be clean on announce

parent f0efbf71
No related branches found
No related tags found
No related merge requests found
......@@ -513,7 +513,7 @@ int parse_service_before(char const *src,char const *sv,char const *tree, unsign
r = avltree_search(&deps_map,newsv.s,&id) ;
if (r)
{
VERBO1 strerr_warni3x("ignore ",newsv.s," service: already added") ;
VERBO2 strerr_warni3x("ignore ",newsv.s," service: already added") ;
sasv->len = 0 ;
stralloc_free(&newsv) ;
sv_alltype_free(&sv_before) ;
......
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