summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xtaler-build/update_exchange.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/taler-build/update_exchange.sh b/taler-build/update_exchange.sh
index b2544ba..e1e0c97 100755
--- a/taler-build/update_exchange.sh
+++ b/taler-build/update_exchange.sh
@@ -18,4 +18,4 @@ git reset --hard FETCH_HEAD
--enable-logging=verbose
make
make install
-TALER_EXCHANGEDB_POSTGRES_CONFIG=$TALER_CHECKDB make check
+TALER_MERCHANTDB_POSTGRES_CONFIG=$TALER_CHECKDB make check