useless
This commit is contained in:
parent
f616d29005
commit
df37433f4d
@ -1492,7 +1492,6 @@ check_with_database()
|
|||||||
|
|
||||||
# Setup database-specific globals
|
# Setup database-specific globals
|
||||||
MASTER_PUB=`cat ${BASEDB}.mpub`
|
MASTER_PUB=`cat ${BASEDB}.mpub`
|
||||||
EXCHANGE_BASE_URL=`taler-config -c generate-auditor-basedb.conf -s exchange -o BASE_URL`
|
|
||||||
|
|
||||||
# Where to store wire fee details for aggregator
|
# Where to store wire fee details for aggregator
|
||||||
echo "Storing wire fees"
|
echo "Storing wire fees"
|
||||||
@ -1510,7 +1509,6 @@ check_with_database()
|
|||||||
|
|
||||||
# Load database
|
# Load database
|
||||||
full_reload
|
full_reload
|
||||||
taler-auditor-exchange -m $MASTER_PUB -u $EXCHANGE_BASE_URL
|
|
||||||
|
|
||||||
# Run test suite
|
# Run test suite
|
||||||
fail=0
|
fail=0
|
||||||
|
Loading…
Reference in New Issue
Block a user