summaryrefslogtreecommitdiff
path: root/src/mhd
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-10-21 00:00:12 +0200
committerChristian Grothoff <christian@grothoff.org>2022-10-21 00:00:12 +0200
commit5c387b7d6ea1e7051193577337aa137fe83ec36d (patch)
tree4f641b0195d622c14f6e7272e9d428bc895a9af1 /src/mhd
parent7e946580c26f779b47eebdf4c6f89f5a8df5ebe7 (diff)
downloadexchange-5c387b7d6ea1e7051193577337aa137fe83ec36d.tar.gz
exchange-5c387b7d6ea1e7051193577337aa137fe83ec36d.tar.bz2
exchange-5c387b7d6ea1e7051193577337aa137fe83ec36d.zip
-do not warn on normal stuff
Diffstat (limited to 'src/mhd')
-rw-r--r--src/mhd/mhd_legal.c2
1 files changed, 1 insertions, 1 deletions
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,