gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] 06/06: avoid dumping accounts file everywhere


From: gnunet
Subject: [taler-exchange] 06/06: avoid dumping accounts file everywhere
Date: Tue, 17 Oct 2023 12:54:28 +0200

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

grothoff pushed a commit to branch master
in repository exchange.

commit 61a37f50eb8e16cc8440a49d4cb8f8f000f2bd0f
Author: Christian Grothoff <grothoff@gnunet.org>
AuthorDate: Tue Oct 17 12:53:14 2023 +0200

    avoid dumping accounts file everywhere
---
 src/testing/taler-unified-setup.sh | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/testing/taler-unified-setup.sh 
b/src/testing/taler-unified-setup.sh
index 511faa73..8b3911fd 100755
--- a/src/testing/taler-unified-setup.sh
+++ b/src/testing/taler-unified-setup.sh
@@ -242,6 +242,8 @@ register_bank_account() {
         --body-data="${BODY}" \
         --content-on-error \
         -a wget-register-account.log \
+        -o /dev/null \
+        -O /dev/null \
         "http://localhost:${BANK_PORT}/accounts";
 }
 

-- 
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]