-work on auditor test
This commit is contained in:
parent
2ca7ce1b89
commit
62dcad6a60
@ -75,6 +75,8 @@ mkdir -p "$(dirname "$BASEDB")"
|
||||
|
||||
echo "Dumping database ${BASEDB}.sql"
|
||||
pg_dump -O "auditor-basedb" | sed -e '/AS integer/d' > "${BASEDB}.sql"
|
||||
cp "${CONF}.edited" "${BASEDB}.conf"
|
||||
cp "$(taler-config -s exchange-offline -o MASTER_PRIV_FILE -f)" "${BASEDB}.mpriv"
|
||||
|
||||
# clean up
|
||||
echo -n "Final clean up ..."
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user