diff options
Diffstat (limited to 'src/auditor/test-sync.sh')
-rwxr-xr-x | src/auditor/test-sync.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/auditor/test-sync.sh b/src/auditor/test-sync.sh index a69201a8a..af6f4553e 100755 --- a/src/auditor/test-sync.sh +++ b/src/auditor/test-sync.sh @@ -16,7 +16,7 @@ echo -n "." psql talercheck-in < auditor-basedb.sql >/dev/null 2> /dev/null echo -n "." -taler-auditor-sync -s test-sync-in.conf -d test-sync-out.conf -t +~/bin/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 |