gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: linkchecker paths correct


From: gnunet
Subject: [taler-deployment] branch master updated: linkchecker paths correct
Date: Wed, 17 Jun 2020 09:27:46 +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 d529290  linkchecker paths correct
d529290 is described below

commit d5292903cb472f49e91002e2acdd213a076ec377
Author: buckE <buckE@disroot.org>
AuthorDate: Wed Jun 17 07:27:31 2020 +0000

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

diff --git a/buildbot/master.cfg b/buildbot/master.cfg
index 0497f53..8c23e18 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=["./linkchecker.sh"],
-        workdir="../../deployment/buildbot",
+        command=["./deployment/buildbot/linkchecker.sh"],
+        workdir="./",
         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]