gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-exchange] branch master updated: -do not warn on normal stuff


From: gnunet
Subject: [taler-exchange] branch master updated: -do not warn on normal stuff
Date: Fri, 21 Oct 2022 00:00:14 +0200

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new 5c387b7d -do not warn on normal stuff
5c387b7d is described below

commit 5c387b7d6ea1e7051193577337aa137fe83ec36d
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Fri Oct 21 00:00:12 2022 +0200

    -do not warn on normal stuff
---
 src/mhd/mhd_legal.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/mhd/mhd_legal.c b/src/mhd/mhd_legal.c
index e73e4789..f142d943 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,

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]