gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: -swap WARNING/ERROR to fix #6991


From: gnunet
Subject: [taler-exchange] branch master updated: -swap WARNING/ERROR to fix #6991
Date: Wed, 18 Aug 2021 10:25:45 +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 37ef7e19 -swap WARNING/ERROR to fix #6991
37ef7e19 is described below

commit 37ef7e19c4ac4af2afabd6c900779c4f6f5b64a9
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Wed Aug 18 10:25:42 2021 +0200

    -swap WARNING/ERROR to fix #6991
---
 src/exchange-tools/taler-exchange-dbinit.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/exchange-tools/taler-exchange-dbinit.c 
b/src/exchange-tools/taler-exchange-dbinit.c
index 42794b35..63a1ddf9 100644
--- a/src/exchange-tools/taler-exchange-dbinit.c
+++ b/src/exchange-tools/taler-exchange-dbinit.c
@@ -70,7 +70,7 @@ run (void *cls,
   {
     if (GNUNET_OK != plugin->drop_tables (plugin->cls))
     {
-      GNUNET_log (GNUNET_ERROR_TYPE_WARNING,
+      GNUNET_log (GNUNET_ERROR_TYPE_ERROR,
                   "Could not drop tables as requested. Either database was not 
yet initialized, or permission denied. Consult the logs. Will still try to 
create new tables.\n");
     }
   }

-- 
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]