commit 6eae813eea745b70ac54faee199cf5e8ec98ef71 parent 0d515ef001b0e30be9fe0de8c31e4ba777713e89 Author: Florian Dold <florian.dold@gmail.com> Date: Tue, 7 Jun 2016 17:13:41 +0200 respect test db for merchant checks Diffstat:
| M | taler-build/update_merchant.sh | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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