summaryrefslogtreecommitdiff
path: root/taler-build/update_exchange.sh
diff options
context:
space:
mode:
Diffstat (limited to 'taler-build/update_exchange.sh')
-rwxr-xr-xtaler-build/update_exchange.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/taler-build/update_exchange.sh b/taler-build/update_exchange.sh
index 8a5201d..2956ba8 100755
--- a/taler-build/update_exchange.sh
+++ b/taler-build/update_exchange.sh
@@ -39,5 +39,6 @@ TOP=$(pwd)
genhtml -o doc/coverage doc/coverage/rcoverage.info
chmod a+rx -R doc/
else
+ echo "checkdb: $TALER_CHECKDB"
TALER_AUDITORDB_POSTGRES_CONFIG=$TALER_CHECKDB TALER_EXCHANGEDB_POSTGRES_CONFIG=$TALER_CHECKDB make check
fi