twister

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

commit 7fc435d0b2e3e44ea3f1002a850a48a2a2f4fb87
parent 849055cf638fd23f76878d9e5574d0fd31553293
Author: Christian Grothoff <christian@grothoff.org>
Date:   Mon,  6 Jul 2026 20:12:46 +0200

fix indent

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

diff --git a/src/twister/taler-twister-service.c b/src/twister/taler-twister-service.c @@ -556,7 +556,8 @@ curl_download_cb (void *ptr, rest of the upload. This should only really happen with uploads without "Expect: 100 Continue" and Web servers responding with an error (i.e. upload - not allowed) */hr->state = REQUEST_STATE_PROXY_DOWNLOAD_STARTED; + not allowed) */ + hr->state = REQUEST_STATE_PROXY_DOWNLOAD_STARTED; GNUNET_log (GNUNET_ERROR_TYPE_INFO, "Stopping %u byte upload: we are already downloading...\n",