gnunet-svn
[Top][All Lists]
Advanced

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

[taler-anastasis] branch master updated: nicer logging


From: gnunet
Subject: [taler-anastasis] branch master updated: nicer logging
Date: Sun, 28 Mar 2021 22:35:38 +0200

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

grothoff pushed a commit to branch master
in repository anastasis.

The following commit(s) were added to refs/heads/master by this push:
     new 003add1  nicer logging
003add1 is described below

commit 003add1306a6e75ff15894099a662f0767d6dfa6
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sun Mar 28 22:35:36 2021 +0200

    nicer logging
---
 src/backend/anastasis-httpd_truth_upload.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/backend/anastasis-httpd_truth_upload.c 
b/src/backend/anastasis-httpd_truth_upload.c
index 9823f4e..852ddc9 100644
--- a/src/backend/anastasis-httpd_truth_upload.c
+++ b/src/backend/anastasis-httpd_truth_upload.c
@@ -585,7 +585,8 @@ AH_handler_truth_post (
                     "TRUTH paid until %s (%d)!\n",
                     GNUNET_STRINGS_relative_time_to_string (
                       GNUNET_TIME_absolute_get_remaining (
-                        paid_until)),
+                        paid_until),
+                      GNUNET_YES),
                     qs);
       }
     }

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