gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-twister] 01/34: fix cli arg


From: gnunet
Subject: [GNUnet-SVN] [taler-twister] 01/34: fix cli arg
Date: Sat, 17 Mar 2018 01:57:52 +0100

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

marcello pushed a commit to branch master
in repository twister.

commit c4368a157fe9d2e12a4949464ddade5c8ae3cf4f
Author: Marcello Stanisci <address@hidden>
AuthorDate: Fri Mar 2 16:27:40 2018 +0100

    fix cli arg
---
 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 b3075d3..423822f 100644
--- a/src/twister/testing_api_cmd_exec_client.c
+++ b/src/twister/testing_api_cmd_exec_client.c
@@ -122,7 +122,7 @@ hack_response_code_run (void *cls,
      "taler-twister",
      "taler-twister",
      "-c", hrcs->config_filename,
-     "-a", http_status,
+     "--responsecode", http_status,
      NULL);
   if (NULL == hrcs->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]