From bdc8d294a8556824b8f29c02fa11a96fd9087c5d Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Tue, 7 Jun 2016 17:16:14 +0200 Subject: respect test db for merchant checks --- taler-build/update_exchange.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'taler-build') 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 -- cgit v1.2.3