gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: -fix path


From: gnunet
Subject: [taler-deployment] branch master updated: -fix path
Date: Tue, 14 Jan 2025 00:05:02 +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 dfa8af6  -fix path
dfa8af6 is described below

commit dfa8af68f8798ae1de121f7128a9bee8959b7fea
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Tue Jan 14 00:04:59 2025 +0100

    -fix path
---
 buildbot/make-buildbot-sitesworker.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/buildbot/make-buildbot-sitesworker.sh 
b/buildbot/make-buildbot-sitesworker.sh
index 64e5778..48d8f8b 100755
--- a/buildbot/make-buildbot-sitesworker.sh
+++ b/buildbot/make-buildbot-sitesworker.sh
@@ -40,8 +40,8 @@ do
 done
 mkdir -p ./stamps
 
-ln -sf ../deployment/worker-sites/Makefile stamps/
-ln -sf ../deployment/worker-sites/invalidate.sh stamps/
+ln -sf ../taler-deployment/worker-sites/Makefile stamps/
+ln -sf ../taler-deployment/worker-sites/invalidate.sh stamps/
 
 if [[ ! -d worker ]];
 then

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