commit df37433f4d0c9ff0c4c928303c9764ce030d9c25 parent f616d290053da4b47b00ad332a868a6ecadd5323 Author: Christian Grothoff <christian@grothoff.org> Date: Mon, 20 Jan 2020 02:53:23 +0100 useless Diffstat:
| M | src/auditor/test-auditor.sh | | | 2 | -- |
1 file changed, 0 insertions(+), 2 deletions(-)
diff --git a/src/auditor/test-auditor.sh b/src/auditor/test-auditor.sh @@ -1492,7 +1492,6 @@ check_with_database() # Setup database-specific globals 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 echo "Storing wire fees" @@ -1510,7 +1509,6 @@ check_with_database() # Load database full_reload - taler-auditor-exchange -m $MASTER_PUB -u $EXCHANGE_BASE_URL # Run test suite fail=0