gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] 02/02: use correct policy related tables


From: gnunet
Subject: [taler-exchange] 02/02: use correct policy related tables
Date: Fri, 04 Nov 2022 13:20:41 +0100

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

oec pushed a commit to branch master
in repository exchange.

commit ac7e0daa2f78668e7e132b617557290283064485
Author: Özgür Kesim <oec-taler@kesim.org>
AuthorDate: Fri Nov 4 13:20:34 2022 +0100

    use correct policy related tables
---
 src/auditor/test-sync.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/auditor/test-sync.sh b/src/auditor/test-sync.sh
index 92fe949f..cda25189 100755
--- a/src/auditor/test-sync.sh
+++ b/src/auditor/test-sync.sh
@@ -65,7 +65,7 @@ function check_with_database()
     taler-auditor-sync -s test-sync-in.conf -d test-sync-out.conf -t
 
     # cs_nonce_locks excluded: no point
-    for table in denominations denomination_revocations wire_targets reserves 
reserves_in reserves_close reserves_out auditors auditor_denom_sigs 
exchange_sign_keys signkey_revocations extensions extension_details known_coins 
refresh_commitments refresh_revealed_coins refresh_transfer_keys deposits 
refunds wire_out aggregation_tracking wire_fee recoup recoup_refresh
+    for table in denominations denomination_revocations wire_targets reserves 
reserves_in reserves_close reserves_out auditors auditor_denom_sigs 
exchange_sign_keys signkey_revocations extensions policy_details 
policy_fulfillments known_coins refresh_commitments refresh_revealed_coins 
refresh_transfer_keys deposits refunds wire_out aggregation_tracking wire_fee 
recoup recoup_refresh
     do
         echo -n "."
         CIN=`echo "SELECT COUNT(*) FROM exchange.$table" | psql talercheck-in 
-Aqt`

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