summaryrefslogtreecommitdiff
path: root/taler-build
diff options
context:
space:
mode:
Diffstat (limited to 'taler-build')
-rwxr-xr-xtaler-build/update_merchant.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/taler-build/update_merchant.sh b/taler-build/update_merchant.sh
index 1b9fbf0..2863ef5 100755
--- a/taler-build/update_merchant.sh
+++ b/taler-build/update_merchant.sh
@@ -20,4 +20,4 @@ git submodule update --init
--enable-logging=verbose
make
make install
-make check
+TALER_EXCHANGEDB_POSTGRES_CONFIG=$TALER_CHECKDB make check