gnunet-svn
[Top][All Lists]
Advanced

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

[taler-merchant] branch master updated: add timetravel option for testin


From: gnunet
Subject: [taler-merchant] branch master updated: add timetravel option for testing/debugging
Date: Tue, 04 Feb 2020 15:48:18 +0100

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

grothoff pushed a commit to branch master
in repository merchant.

The following commit(s) were added to refs/heads/master by this push:
     new f617bb0  add timetravel option for testing/debugging
f617bb0 is described below

commit f617bb09ed235b19155771cd36bc8d4872263d0c
Author: Christian Grothoff <address@hidden>
AuthorDate: Tue Feb 4 15:48:00 2020 +0100

    add timetravel option for testing/debugging
---
 src/backend/taler-merchant-httpd.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/backend/taler-merchant-httpd.c 
b/src/backend/taler-merchant-httpd.c
index 7f2151e..7b2297a 100644
--- a/src/backend/taler-merchant-httpd.c
+++ b/src/backend/taler-merchant-httpd.c
@@ -1724,7 +1724,8 @@ main (int argc,
                                "connection-close",
                                "force HTTP connections to be closed after each 
request",
                                &TMH_merchant_connection_close),
-
+    GNUNET_GETOPT_option_timetravel ('T',
+                                     "timetravel"),
     GNUNET_GETOPT_OPTION_END
   };
 

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



reply via email to

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