summaryrefslogtreecommitdiff
path: root/taler-build/update_exchange.sh
diff options
context:
space:
mode:
authorMarcello Stanisci <stanisci.m@gmail.com>2019-04-11 15:54:28 +0200
committerMarcello Stanisci <stanisci.m@gmail.com>2019-04-11 15:54:28 +0200
commit51dd50242cd2310a07f67497c659a651784a4ed6 (patch)
tree2fbc2a078d4ed4bd0018019cb50564ba38bcb99d /taler-build/update_exchange.sh
parentc069a6aa882d13c20eb94326a43105e49dbcafd3 (diff)
downloaddeployment-51dd50242cd2310a07f67497c659a651784a4ed6.tar.gz
deployment-51dd50242cd2310a07f67497c659a651784a4ed6.tar.bz2
deployment-51dd50242cd2310a07f67497c659a651784a4ed6.zip
Give default checkdb.
Diffstat (limited to 'taler-build/update_exchange.sh')
-rwxr-xr-xtaler-build/update_exchange.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/taler-build/update_exchange.sh b/taler-build/update_exchange.sh
index ecbb81d..1449c2b 100755
--- a/taler-build/update_exchange.sh
+++ b/taler-build/update_exchange.sh
@@ -30,6 +30,8 @@ fi
make install -j4
+TALER_CHECKDB=${TALER_CHECKDB:-postgres:///talercheck}
+
if test ${1:-notgiven} = "--coverage"; then
TOP=$(pwd)
mkdir -p doc/coverage/