commit cb60e3c140c738fbb011b9a24e7962be7572979d parent 178decfe6177673d9dae68dcca383d2ffc9033ef Author: Marcello Stanisci <stanisci.m@gmail.com> Date: Thu, 23 Nov 2017 19:53:15 +0100 reenabling frontend testcases 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 +make install check