gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-exchange] 03/05: no ApiKey for benchmark


From: gnunet
Subject: [GNUnet-SVN] [taler-exchange] 03/05: no ApiKey for benchmark
Date: Wed, 25 Jul 2018 13:08:28 +0200

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

marcello pushed a commit to branch master
in repository exchange.

commit 7a1d4e4d65fa21b17f508bc4e05adc31bcf896bc
Author: Marcello Stanisci <address@hidden>
AuthorDate: Wed Jul 25 12:05:55 2018 +0200

    no ApiKey for benchmark
---
 src/benchmark/taler-exchange-benchmark-new.c | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/src/benchmark/taler-exchange-benchmark-new.c 
b/src/benchmark/taler-exchange-benchmark-new.c
index 76c77f2..9c6be31 100644
--- a/src/benchmark/taler-exchange-benchmark-new.c
+++ b/src/benchmark/taler-exchange-benchmark-new.c
@@ -177,7 +177,6 @@ static void
 run (void *cls,
      struct TALER_TESTING_Interpreter *is)
 {
-  #define APIKEY_SANDBOX "Authorization: ApiKey sandbox"
   struct TALER_Amount total_reserve_amount;
   struct TALER_Amount withdraw_fee;
   char *withdraw_fee_str;
@@ -187,11 +186,6 @@ run (void *cls,
      howmany_coins + /* All units */
      1 /* End CMD */];
 
-  /* Will be freed by testing-lib.  */
-  GNUNET_assert
-    (GNUNET_OK == GNUNET_CURL_append_header
-      (is->ctx, APIKEY_SANDBOX));
-
   ALLOCATE_AMOUNTS
     (AMOUNT_5,
      AMOUNT_4,

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



reply via email to

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