gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: stuff


From: gnunet
Subject: [taler-exchange] branch master updated: stuff
Date: Tue, 24 Mar 2020 18:23:10 +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 fb70d338 stuff
fb70d338 is described below

commit fb70d338fd18e17e8a7343b191b01ed44a9f54ff
Author: Christian Grothoff <address@hidden>
AuthorDate: Tue Mar 24 18:23:08 2020 +0100

    stuff
---
 src/auditor/test-revocation.sh | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)

diff --git a/src/auditor/test-revocation.sh b/src/auditor/test-revocation.sh
index e10fe106..c39aa805 100755
--- a/src/auditor/test-revocation.sh
+++ b/src/auditor/test-revocation.sh
@@ -25,7 +25,7 @@ WALLET_DB=wallet-revocation.json
 
 # Configuation file will be edited, so we create one
 # from the template.
-CONF=generate-auditor-basedb-prod.conf
+CONF=generate-auditor-basedb-revocation.conf
 cp generate-auditor-basedb-template.conf $CONF
 
 
@@ -126,8 +126,12 @@ echo " DONE"
 echo "Running wallet"
 taler-wallet-cli --wallet-db=$WALLET_DB testing withdraw \
                  -e $EXCHANGE_URL \
-                 -a TESTKUDOS:8 \
-                 -b $BANK_URL
+                 -b $BANK_URL \
+                 -a TESTKUDOS:8
+
+
+echo "Launching bash for introspection/debugging..."
+bash
 
 coins=$(taler-wallet-cli --wallet-db=$WALLET_DB advanced dump-coins)
 

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



reply via email to

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