gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: use git:// for poller


From: Admin
Subject: [taler-deployment] branch master updated: use git:// for poller
Date: Sun, 01 Jun 2025 20:56:48 +0200

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 24a475a  use git:// for poller
24a475a is described below

commit 24a475a0681a6097c2e8869ed4eb69fe1307bd07
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sun Jun 1 20:56:44 2025 +0200

    use git:// for poller
---
 buildbot/master.cfg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/buildbot/master.cfg b/buildbot/master.cfg
index 6f49266..b250085 100644
--- a/buildbot/master.cfg
+++ b/buildbot/master.cfg
@@ -1293,7 +1293,7 @@ pbSource = 
changes.PBChangeSource(port="tcp:19990:interface=127.0.0.1",
                                   user="git-buildbot",
                                   passwd="Aer3eari")
 
-pollGnunetSource = 
changes.GitPoller(repourl='https://git.gnunet.org/gnunet.git',
+pollGnunetSource = changes.GitPoller(repourl='git://git.gnunet.org/gnunet.git',
                                      branches=True,
                                                     pollInterval=300,
                                                     pollAtLaunch=True,

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