gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: log diagnostics


From: gnunet
Subject: [taler-exchange] branch master updated: log diagnostics
Date: Fri, 28 Aug 2020 20:17:26 +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 8a89eec7 log diagnostics
8a89eec7 is described below

commit 8a89eec7b4d3acab00490f2716e230908c80ab7a
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Fri Aug 28 20:17:24 2020 +0200

    log diagnostics
---
 src/auditor/generate-revoke-basedb.sh | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/auditor/generate-revoke-basedb.sh 
b/src/auditor/generate-revoke-basedb.sh
index 6be1ddaf..6a215425 100755
--- a/src/auditor/generate-revoke-basedb.sh
+++ b/src/auditor/generate-revoke-basedb.sh
@@ -168,6 +168,9 @@ taler-wallet-cli --no-throttle --wallet-db=$WALLET_DB api 
'withdrawTestBalance'
 
 export coins=$(taler-wallet-cli --wallet-db=$WALLET_DB advanced dump-coins)
 
+echo -n "COINS are:"
+echo $coins
+
 # Find coin we want to revoke
 export rc=$(echo "$coins" | jq -r '[.coins[] | select((.denom_value == 
"TESTKUDOS:2"))][0] | .coin_pub')
 # Find the denom

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