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: check out submodu


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: check out submodules for bank
Date: Sat, 31 Aug 2019 17:09:12 +0200

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

dold pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new cd212d7  check out submodules for bank
cd212d7 is described below

commit cd212d72363a79c2e9518e2974d397c3dc1db32c
Author: Florian Dold <address@hidden>
AuthorDate: Sat Aug 31 17:09:10 2019 +0200

    check out submodules for 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 63ab85a..7812555 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"
 
+git submodule update --init --force
+
 TALER_CHECKDB=${TALER_CHECKDB:-postgres:///talercheck}
 
 ./configure

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



reply via email to

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