[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-exchange] branch master updated: -use reset-tables on nexus
From: |
gnunet |
Subject: |
[taler-exchange] branch master updated: -use reset-tables on nexus |
Date: |
Mon, 21 Aug 2023 18:05:25 +0200 |
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 e918e6c1 -use reset-tables on nexus
e918e6c1 is described below
commit e918e6c126f2eecf3195249b26ba7f9c51b64f12
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Mon Aug 21 18:05:21 2023 +0200
-use reset-tables on nexus
---
src/testing/taler-unified-setup.sh | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/testing/taler-unified-setup.sh
b/src/testing/taler-unified-setup.sh
index a690c768..77f6ef6b 100755
--- a/src/testing/taler-unified-setup.sh
+++ b/src/testing/taler-unified-setup.sh
@@ -360,8 +360,8 @@ then
taler-config -c "$CONF" -s "libeufin-nexus" -o "DB_CONNECTION" -V
"$LIBEUFIN_NEXUS_DB_CONNECTION"
fi
export LIBEUFIN_NEXUS_DB_CONNECTION
-# libeufin-nexus reset-tables \
-# &> libeufin-nexus-reset.log
+ libeufin-nexus reset-tables \
+ &> libeufin-nexus-reset.log
# For convenience, username and password are
# identical to those used at the Sandbox.
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-exchange] branch master updated: -use reset-tables on nexus,
gnunet <=