gnunet-svn
[Top][All Lists]
Advanced

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

[taler-merchant] branch master updated: remove closer, fixes FTBFS and m


From: gnunet
Subject: [taler-merchant] branch master updated: remove closer, fixes FTBFS and makes tests slightly faster
Date: Sat, 28 Mar 2020 22:51:02 +0100

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

grothoff pushed a commit to branch master
in repository merchant.

The following commit(s) were added to refs/heads/master by this push:
     new 717ae65  remove closer, fixes FTBFS and makes tests slightly faster
717ae65 is described below

commit 717ae657cd5aa7960db45d195b3546e6640a5378
Author: Christian Grothoff <address@hidden>
AuthorDate: Sat Mar 28 22:50:59 2020 +0100

    remove closer, fixes FTBFS and makes tests slightly faster
---
 src/lib/test_merchant_api.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/lib/test_merchant_api.c b/src/lib/test_merchant_api.c
index d8de78c..b214814 100644
--- a/src/lib/test_merchant_api.c
+++ b/src/lib/test_merchant_api.c
@@ -126,7 +126,6 @@ cmd_exec_wirewatch (char *label)
  */
 #define CMD_EXEC_AGGREGATOR(label) \
   TALER_TESTING_cmd_exec_aggregator (label "-aggregator", CONFIG_FILE), \
-  TALER_TESTING_cmd_exec_closer (label "-closer", CONFIG_FILE), \
   TALER_TESTING_cmd_exec_transfer (label "-transfer", CONFIG_FILE)
 
 

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



reply via email to

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