gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] 01/02: nicer log message


From: gnunet
Subject: [taler-exchange] 01/02: nicer log message
Date: Fri, 13 Mar 2020 19:38:59 +0100

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

grothoff pushed a commit to branch master
in repository exchange.

commit 89739d1668c303b6233ed7140de1bbde9f4ad6f0
Author: Christian Grothoff <address@hidden>
AuthorDate: Fri Mar 13 19:34:24 2020 +0100

    nicer log message
---
 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 d10b2ebc..67632fac 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,
-                  "Could not drop tables. Either database was not yet 
initialized, or permission denied. Consult the logs. Will still try to create 
new tables.\n");
+                  "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");
     }
   }
   if (GNUNET_OK !=

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

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