gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: -do not use parallel by default


From: gnunet
Subject: [taler-exchange] branch master updated: -do not use parallel by default
Date: Wed, 24 Nov 2021 22:01:03 +0100

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

grothoff pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new ed6634f9 -do not use parallel by default
ed6634f9 is described below

commit ed6634f98e749ad0acc01aff59a98c058c7bd9e6
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Wed Nov 24 22:01:01 2021 +0100

    -do not use parallel by default
---
 src/testing/testing_api_helpers_exchange.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/testing/testing_api_helpers_exchange.c 
b/src/testing/testing_api_helpers_exchange.c
index 55be2032..86466c76 100644
--- a/src/testing/testing_api_helpers_exchange.c
+++ b/src/testing/testing_api_helpers_exchange.c
@@ -33,7 +33,7 @@
  * Run multiple taler-exchange-httpd processes in
  * parallel using GNU parallel?
  */
-#define GNU_PARALLEL 1
+#define GNU_PARALLEL 0
 
 
 void

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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