Don't hardcode directory in taler-auditor-sync(1) invocation
This commit is contained in:
parent
57e3864c09
commit
80fc8231ad
@ -16,7 +16,7 @@ echo -n "."
|
||||
psql talercheck-in < auditor-basedb.sql >/dev/null 2> /dev/null
|
||||
|
||||
echo -n "."
|
||||
~/bin/taler-auditor-sync -s test-sync-in.conf -d test-sync-out.conf -t
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user