twister

HTTP fault injector for testing
Log | Files | Refs | README | LICENSE

commit 2d220258ee69f772690b3e53e6e63112defe1115
parent bcb47c0abb9a40e290a0f7ea5ea6e699ec71f770
Author: Marcello Stanisci <stanisci.m@gmail.com>
Date:   Wed,  7 Mar 2018 12:38:03 +0100

help string

Diffstat:
Msrc/twister/taler-twister-service.c | 1-
Msrc/twister/taler-twister.c | 4+++-
2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/src/twister/taler-twister-service.c b/src/twister/taler-twister-service.c @@ -1140,7 +1140,6 @@ create_response (void *cls, if (NULL == token_path) break; - /* For simplicity, we don't check if the token is a number or not, and react accordingly. We lazily try to get the element until something is found or diff --git a/src/twister/taler-twister.c b/src/twister/taler-twister.c @@ -173,7 +173,9 @@ main (int argc, ('e', "emptyobject", "PATH", - gettext_noop ("Make the object pointed by PATH empty\n"), + gettext_noop + ("Make the object pointed by PATH empty." + " It will not empty non-objects.\n"), &delete_path), GNUNET_GETOPT_option_flag