gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: try setting supportive environ


From: gnunet
Subject: [taler-deployment] branch master updated: try setting supportive environment variable
Date: Mon, 24 Feb 2020 23:58:11 +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 2cd5db0  try setting supportive environment variable
2cd5db0 is described below

commit 2cd5db0f14181d5eee9a78960aff2039801255ba
Author: Christian Grothoff <address@hidden>
AuthorDate: Mon Feb 24 23:58:07 2020 +0100

    try setting supportive environment variable
---
 buildbot/master.cfg | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/buildbot/master.cfg b/buildbot/master.cfg
index d5631fa..dab5784 100644
--- a/buildbot/master.cfg
+++ b/buildbot/master.cfg
@@ -571,7 +571,8 @@ INTEGRATIONTEST_FACTORY.addStep(
         descriptionDone="Done",
         command=["make", "check"],
         workdir="../../sources/bank",
-        haltOnFailure=False
+        haltOnFailure=False,
+        env={'PYTHONUSERBASE': "$HOME/local" }
     )
 )
 INTEGRATIONTEST_FACTORY.addStep(

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]