gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: changed linkchecker workdir


From: gnunet
Subject: [taler-deployment] branch master updated: changed linkchecker workdir
Date: Thu, 18 Jun 2020 05:48:16 +0200

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

buck pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new 0c6bb6a  changed linkchecker workdir
0c6bb6a is described below

commit 0c6bb6ae8e0542a985b679cf81510895654ac174
Author: buckE <buckE@disroot.org>
AuthorDate: Thu Jun 18 03:47:58 2020 +0000

    changed linkchecker workdir
---
 buildbot/master.cfg | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/buildbot/master.cfg b/buildbot/master.cfg
index 8d32e2a..d9172ec 100644
--- a/buildbot/master.cfg
+++ b/buildbot/master.cfg
@@ -392,8 +392,8 @@ LINKCHECKER_FACTORY.addStep(
         name="linkchecker",
         description="Check taler.net website for broken links && Notify",
         descriptionDone="linkchecker links checked",
-        command=["./deployment/buildbot/linkchecker.sh"],
-        workdir="~",
+        command=["/home/linkchecker/deployment/buildbot/linkchecker.sh"],
+        workdir="/home/linkchecker",
         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]