gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: capitalization of option changed


From: gnunet
Subject: [taler-exchange] branch master updated: capitalization of option changed
Date: Tue, 04 Feb 2020 21:49:20 +0100

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 e6d6987e capitalization of option changed
e6d6987e is described below

commit e6d6987e5685b35f6c3137f59894a02a63d09766
Author: Christian Grothoff <address@hidden>
AuthorDate: Tue Feb 4 21:49:18 2020 +0100

    capitalization of option changed
---
 src/testing/testing_api_cmd_exec_wirewatch.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/testing/testing_api_cmd_exec_wirewatch.c 
b/src/testing/testing_api_cmd_exec_wirewatch.c
index 44de9683..7a1a27a5 100644
--- a/src/testing/testing_api_cmd_exec_wirewatch.c
+++ b/src/testing/testing_api_cmd_exec_wirewatch.c
@@ -67,7 +67,7 @@ wirewatch_run (void *cls,
                                "taler-exchange-wirewatch",
                                "taler-exchange-wirewatch",
                                "-c", ws->config_filename,
-                               "-T", /* exit when done */
+                               "-t", /* exit when done */
                                NULL);
   if (NULL == ws->wirewatch_proc)
   {

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



reply via email to

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