gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: -no branch


From: gnunet
Subject: [taler-deployment] branch master updated: -no branch
Date: Sat, 18 Jan 2025 19:20:39 +0100

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

grothoff pushed a commit to branch master
in repository taler-deployment.

The following commit(s) were added to refs/heads/master by this push:
     new ec243d4  -no branch
ec243d4 is described below

commit ec243d443aa46a86cf02271e027e01d0371bef44
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sat Jan 18 19:20:36 2025 +0100

    -no branch
---
 worker-sites/update_anastasis.sh     | 2 +-
 worker-sites/update_taler-ops.sh     | 2 +-
 worker-sites/update_taler-systems.sh | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/worker-sites/update_anastasis.sh b/worker-sites/update_anastasis.sh
index 97bf5f9..d2d19cb 100755
--- a/worker-sites/update_anastasis.sh
+++ b/worker-sites/update_anastasis.sh
@@ -13,7 +13,7 @@ fetch () {
 # Assumes the repo was already checked out once.
 cd $HOME/anastasis-www
 
-git checkout stable -f
+git checkout master -f
 fetch
 git submodule update --init --force
 ./bootstrap
diff --git a/worker-sites/update_taler-ops.sh b/worker-sites/update_taler-ops.sh
index 81ebea3..87c19fa 100755
--- a/worker-sites/update_taler-ops.sh
+++ b/worker-sites/update_taler-ops.sh
@@ -13,7 +13,7 @@ fetch () {
 # Assumes the repo was already checked out once.
 cd $HOME/taler-ops-www
 
-git checkout stable -f
+git checkout master -f
 fetch
 git submodule update --init --force
 ./bootstrap
diff --git a/worker-sites/update_taler-systems.sh 
b/worker-sites/update_taler-systems.sh
index 98d6e66..ca52e66 100755
--- a/worker-sites/update_taler-systems.sh
+++ b/worker-sites/update_taler-systems.sh
@@ -13,7 +13,7 @@ fetch () {
 # Assumes the repo was already checked out once.
 cd $HOME/taler-systems-www
 
-git checkout stable -f
+git checkout master -f
 fetch
 git submodule update --init --force
 ./bootstrap

-- 
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]