-do not warn on normal stuff
This commit is contained in:
parent
7e946580c2
commit
5c387b7d6e
@ -390,7 +390,7 @@ load_terms (struct TALER_MHD_Legal *legal,
|
|||||||
name,
|
name,
|
||||||
ext - name - 1)) )
|
ext - name - 1)) )
|
||||||
{
|
{
|
||||||
GNUNET_log (GNUNET_ERROR_TYPE_WARNING,
|
GNUNET_log (GNUNET_ERROR_TYPE_DEBUG,
|
||||||
"Filename `%s' does not match Etag `%s' in directory `%s/%s'. Ignoring it.\n",
|
"Filename `%s' does not match Etag `%s' in directory `%s/%s'. Ignoring it.\n",
|
||||||
name,
|
name,
|
||||||
legal->terms_etag,
|
legal->terms_etag,
|
||||||
|
Loading…
Reference in New Issue
Block a user