commit 2b6da3bcf0cc122409f68c8d7660ed74ebd42948 parent 9e49f67c16d3ffe4e23fae3671c8ae82212626e5 Author: Marcello Stanisci <marcello.stanisci@inria.fr> Date: Fri, 28 Jul 2017 21:19:45 +0200 Running frontends tests via Buildbot. Diffstat:
| M | taler-build/update_merchant_frontends.sh | | | 3 | +-- |
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/taler-build/update_merchant_frontends.sh b/taler-build/update_merchant_frontends.sh @@ -14,5 +14,4 @@ git submodule update --init --force ./bootstrap ./configure --prefix="$HOME/local" -make -make install +make install check