From 5c387b7d6ea1e7051193577337aa137fe83ec36d Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 21 Oct 2022 00:00:12 +0200 Subject: -do not warn on normal stuff --- src/mhd/mhd_legal.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mhd') diff --git a/src/mhd/mhd_legal.c b/src/mhd/mhd_legal.c index e73e4789e..f142d943f 100644 --- 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, -- cgit v1.2.3