gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: PATH for htmlark


From: gnunet
Subject: [taler-deployment] branch master updated: PATH for htmlark
Date: Mon, 21 Nov 2022 14:50:42 +0100

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 e5aa2e6  PATH for htmlark
e5aa2e6 is described below

commit e5aa2e67aed67a0f568cd8a5f7ae73aa23add25a
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Mon Nov 21 14:50:39 2022 +0100

    PATH for htmlark
---
 buildbot/master.cfg | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/buildbot/master.cfg b/buildbot/master.cfg
index cae5e7f..638da82 100644
--- a/buildbot/master.cfg
+++ b/buildbot/master.cfg
@@ -223,6 +223,7 @@ DOC_FACTORY.addStep(
         descriptionDone="Documentation built.",
         command=["./build-docs.sh"],
         workdir="../../deployment/buildbot",
+        env={'PATH': "${HOME}/.local/bin:${PATH}"}
         haltOnFailure=True
     )
 )
@@ -236,6 +237,7 @@ DOC_FACTORY.addStep(
              util.ShellArg(command=["./configure", "--enable-only-doc"], 
logname='configure'),
         ],
         workdir="../../sources/exchange/",
+        env={'PATH': "${HOME}/.local/bin:${PATH}"}
         haltOnFailure=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]