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 for wallet builder


From: gnunet
Subject: [taler-deployment] branch master updated: fix PATH for wallet builder
Date: Wed, 28 Jul 2021 10:39:38 +0200

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

ms pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new f7a9242  fix PATH for wallet builder
f7a9242 is described below

commit f7a92425a99f57abd3ef5412862d0bf293f442f6
Author: ms <ms@taler.net>
AuthorDate: Wed Jul 28 10:39:34 2021 +0200

    fix PATH for wallet builder
---
 buildbot/master.cfg | 1 +
 1 file changed, 1 insertion(+)

diff --git a/buildbot/master.cfg b/buildbot/master.cfg
index 15211ac..ced534e 100644
--- a/buildbot/master.cfg
+++ b/buildbot/master.cfg
@@ -707,6 +707,7 @@ WALLET_FACTORY.addStep(
         command=["timeout", "--preserve-status", "5m",
                  "taler-wallet-cli", "testing", "run-integrationtests"],
         workdir="../../",
+        env={'PATH': "${HOME}/local/bin:${PATH}"}
     )
 )
 

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