summaryrefslogtreecommitdiff
path: root/taler-build/update_merchant_frontends.sh
diff options
context:
space:
mode:
authorMarcello Stanisci <marcello.stanisci@inria.fr>2017-07-28 21:19:45 +0200
committerMarcello Stanisci <marcello.stanisci@inria.fr>2017-07-28 21:19:45 +0200
commit2b6da3bcf0cc122409f68c8d7660ed74ebd42948 (patch)
tree10fa3d9f44b6cf278ef8ba79558b84ab66329564 /taler-build/update_merchant_frontends.sh
parent9e49f67c16d3ffe4e23fae3671c8ae82212626e5 (diff)
downloaddeployment-2b6da3bcf0cc122409f68c8d7660ed74ebd42948.tar.gz
deployment-2b6da3bcf0cc122409f68c8d7660ed74ebd42948.tar.bz2
deployment-2b6da3bcf0cc122409f68c8d7660ed74ebd42948.zip
Running frontends tests via Buildbot.
Diffstat (limited to 'taler-build/update_merchant_frontends.sh')
-rwxr-xr-xtaler-build/update_merchant_frontends.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/taler-build/update_merchant_frontends.sh b/taler-build/update_merchant_frontends.sh
index 326c4d3..3a1324e 100755
--- 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