gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-twister] 03/03: fix one-char option name.


From: gnunet
Subject: [GNUnet-SVN] [taler-twister] 03/03: fix one-char option name.
Date: Thu, 17 May 2018 22:19:08 +0200

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

marcello pushed a commit to branch master
in repository twister.

commit 199d751dc07d32961746846ace430629d59ab228
Author: Marcello Stanisci <address@hidden>
AuthorDate: Thu May 17 10:19:20 2018 +0200

    fix one-char option name.
---
 src/twister/testing_api_cmd_exec_client.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/twister/testing_api_cmd_exec_client.c 
b/src/twister/testing_api_cmd_exec_client.c
index 19687ab..60973b2 100644
--- a/src/twister/testing_api_cmd_exec_client.c
+++ b/src/twister/testing_api_cmd_exec_client.c
@@ -427,7 +427,7 @@ modify_object_ul_run (void *cls,
                                        "taler-twister",
                                        "taler-twister",
                                        "-c", mos->config_filename,
-                                       "-M", mos->path,
+                                       "-X", mos->path,
                                        "--value", mos->value,
                                        NULL);
   if (NULL == mos->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]