commit 00170ce9c9764f8e3a733bd681685eaec11f04e7 parent 9506d0728a2df6a6beef3366de23e8836b27bf7b Author: Marcello Stanisci <stanisci.m@gmail.com> Date: Mon, 20 Nov 2017 18:56:29 +0100 temporarily dsabling frontend checks (#5181) Diffstat:
| M | taler-build/update_merchant_frontends.sh | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/taler-build/update_merchant_frontends.sh b/taler-build/update_merchant_frontends.sh @@ -14,4 +14,4 @@ git submodule update --init --force ./bootstrap ./configure --prefix="$HOME/local" -make install check +make install