gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: also update submodules


From: gnunet
Subject: [taler-deployment] branch master updated: also update submodules
Date: Wed, 28 Apr 2021 00:32:06 +0200

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

grothoff pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new b9a1481  also update submodules
b9a1481 is described below

commit b9a14817cc8df74b69c9306680613d61f7789711
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Wed Apr 28 00:32:04 2021 +0200

    also update submodules
---
 buildbot/update-sources.sh | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/buildbot/update-sources.sh b/buildbot/update-sources.sh
index 1344a2e..8c95340 100755
--- a/buildbot/update-sources.sh
+++ b/buildbot/update-sources.sh
@@ -22,9 +22,11 @@ do
         git -C $P clean -fdx
         git -C $P fetch
         git -C $P reset --hard origin/master
+        git submodule update --init
     else
         cd $HOME/sources
         git clone ${BASE_URL}$n
+        git submodule update --init
         cd -
     fi
 done

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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