gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: -reset tables breaks stuff, badl


From: gnunet
Subject: [taler-exchange] branch master updated: -reset tables breaks stuff, badly
Date: Sun, 23 Jul 2023 15:47:33 +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 21b3f38d -reset tables breaks stuff, badly
21b3f38d is described below

commit 21b3f38df25a756a999086b7b02179cb81d88e20
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sun Jul 23 15:47:30 2023 +0200

    -reset tables breaks stuff, badly
---
 src/testing/taler-unified-setup.sh | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/src/testing/taler-unified-setup.sh 
b/src/testing/taler-unified-setup.sh
index eaaba23c..c7bad8f6 100755
--- a/src/testing/taler-unified-setup.sh
+++ b/src/testing/taler-unified-setup.sh
@@ -254,8 +254,8 @@ then
     # Create the default demobank.
     echo -n "Configuring sandbox at ${LIBEUFIN_SANDBOX_DB_CONNECTION} "
 
-    libeufin-sandbox reset-tables \
-        &> libeufin-sandbox-reset.log
+#    libeufin-sandbox reset-tables \
+#        &> libeufin-sandbox-reset.log
     libeufin-sandbox config \
                      --currency "$CURRENCY" \
                      --users-debt-limit 99999999 \
@@ -353,8 +353,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.



reply via email to

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