gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: use right command


From: gnunet
Subject: [taler-deployment] branch master updated: use right command
Date: Mon, 24 Feb 2020 11:26:30 +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 0a654b7  use right command
0a654b7 is described below

commit 0a654b7ed6716522a405f98a878abff989b816d8
Author: Christian Grothoff <address@hidden>
AuthorDate: Mon Feb 24 11:26:28 2020 +0100

    use right command
---
 buildbot/master.cfg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/buildbot/master.cfg b/buildbot/master.cfg
index db3b0dc..17ffbd8 100644
--- a/buildbot/master.cfg
+++ b/buildbot/master.cfg
@@ -542,7 +542,7 @@ LCOV_FACTORY.addStep(
         name="coverage generation",
         description="running tests",
         descriptionDone="generating HTML report",
-        command=["/usr/bin/sudo", "../netjail/netjail.sh", "./coverage.sh"],
+        command=["/usr/bin/sudo", "/usr/local/bin/netjail.sh", 
"./coverage.sh"],
         workdir="../../deployment/buildbot",
     )
 )

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



reply via email to

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