commit 5c387b7d6ea1e7051193577337aa137fe83ec36d
parent 7e946580c26f779b47eebdf4c6f89f5a8df5ebe7
Author: Christian Grothoff <christian@grothoff.org>
Date: Fri, 21 Oct 2022 00:00:12 +0200
-do not warn on normal stuff
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/mhd/mhd_legal.c b/src/mhd/mhd_legal.c
@@ -390,7 +390,7 @@ load_terms (struct TALER_MHD_Legal *legal,
name,
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",
name,
legal->terms_etag,