gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [taler-deployment] branch master updated: Default check db


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: Default check db for the bank.
Date: Thu, 11 Apr 2019 15:59:57 +0200

This is an automated email from the git hooks/post-receive script.

marcello pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new 8e1109b  Default check db for the bank.
8e1109b is described below

commit 8e1109b5d70db913f66ea8a0cbd1b16614f4dd2e
Author: Marcello Stanisci <address@hidden>
AuthorDate: Thu Apr 11 15:59:40 2019 +0200

    Default check db for the bank.
---
 taler-build/update_bank.sh | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/taler-build/update_bank.sh b/taler-build/update_bank.sh
index 09681d7..4caaf66 100755
--- a/taler-build/update_bank.sh
+++ b/taler-build/update_bank.sh
@@ -10,6 +10,8 @@ git fetch
 branch=$(git rev-parse --abbrev-ref --symbolic-full-name @{u} 2>/dev/null || 
echo HEAD)
 git reset --hard "$branch"
 
+TALER_CHECKDB=${TALER_CHECKDB:-postgres:///talercheck}
+
 ./bootstrap
 ./configure --prefix="$HOME/local"
 TALER_BANK_ALTDB=$TALER_CHECKDB make install check

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]