[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNUnet-SVN] [taler-merchant] 04/09: no "check" CMDs in paygen.
From: |
gnunet |
Subject: |
[GNUnet-SVN] [taler-merchant] 04/09: no "check" CMDs in paygen. |
Date: |
Thu, 10 May 2018 22:18:48 +0200 |
This is an automated email from the git hooks/post-receive script.
marcello pushed a commit to branch master
in repository merchant.
commit 5b04334f7c386759429c25d6cee21df7dc902a75
Author: Marcello Stanisci <address@hidden>
AuthorDate: Thu May 10 19:46:14 2018 +0200
no "check" CMDs in paygen.
---
src/merchant-tools/taler-merchant-generate-payments_new.c | 15 ---------------
1 file changed, 15 deletions(-)
diff --git a/src/merchant-tools/taler-merchant-generate-payments_new.c
b/src/merchant-tools/taler-merchant-generate-payments_new.c
index 37d4b25..b8498c8 100644
--- a/src/merchant-tools/taler-merchant-generate-payments_new.c
+++ b/src/merchant-tools/taler-merchant-generate-payments_new.c
@@ -144,13 +144,6 @@ run (void *cls,
"USD:5",
MHD_HTTP_OK),
- TALER_TESTING_cmd_status
- ("withdraw-status-1",
- is->exchange,
- "create-reserve-1",
- "USD:0",
- MHD_HTTP_OK),
-
TALER_TESTING_cmd_proposal
("create-proposal-1",
merchant_url,
@@ -172,14 +165,6 @@ run (void *cls,
\"value\":\"{USD:5}\"} ] }",
NULL),
- TALER_TESTING_cmd_check_payment
- ("check-payment-1",
- merchant_url,
- is->ctx,
- MHD_HTTP_OK,
- "create-proposal-1",
- GNUNET_NO),
-
TALER_TESTING_cmd_pay
("deposit-simple",
merchant_url,
--
To stop receiving notification emails like this one, please contact
address@hidden
- [GNUnet-SVN] [taler-merchant] branch master updated (f0de247 -> 15ecd39), gnunet, 2018/05/10
- [GNUnet-SVN] [taler-merchant] 03/09: comments, gnunet, 2018/05/10
- [GNUnet-SVN] [taler-merchant] 06/09: Paygen /track preparation., gnunet, 2018/05/10
- [GNUnet-SVN] [taler-merchant] 04/09: no "check" CMDs in paygen.,
gnunet <=
- [GNUnet-SVN] [taler-merchant] 05/09: --with-pybank option removed., gnunet, 2018/05/10
- [GNUnet-SVN] [taler-merchant] 02/09: rewinding payments within the generator., gnunet, 2018/05/10
- [GNUnet-SVN] [taler-merchant] 08/09: previous change continued., gnunet, 2018/05/10
- [GNUnet-SVN] [taler-merchant] 01/09: copy-and-paste fault., gnunet, 2018/05/10
- [GNUnet-SVN] [taler-merchant] 07/09: /track/transaction CMD stores WTID as trait., gnunet, 2018/05/10
- [GNUnet-SVN] [taler-merchant] 09/09: paygen has reached its (likely) final form., gnunet, 2018/05/10