commit 26bda16489cb564242e9b7cf0ed63019137cc8a6 parent fea08eba99def942c496ca307f731e67101ec136 Author: Florian Dold <florian.dold@gmail.com> Date: Mon, 21 Nov 2016 16:48:36 +0100 set exchange db env for merchant test 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 -TALER_MERCHANTDB_POSTGRES_CONFIG=$TALER_CHECKDB make check +TALER_MERCHANTDB_POSTGRES_CONFIG=$TALER_CHECKDB TALER_MERCHANTDB_POSTGRES_CONFIG=$TALER_CHECKDB make check