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


From: gnunet
Subject: [taler-deployment] branch master updated: fix path
Date: Sun, 23 Feb 2020 14:20:46 +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 261c4ea  fix path
261c4ea is described below

commit 261c4eae89ea805ea17805d9068e5b903d80a2e4
Author: Christian Grothoff <address@hidden>
AuthorDate: Sun Feb 23 14:20:44 2020 +0100

    fix path
---
 systemd-services/buildbot-worker-checker.service | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/systemd-services/buildbot-worker-checker.service 
b/systemd-services/buildbot-worker-checker.service
index 800e1ba..80a1e75 100644
--- a/systemd-services/buildbot-worker-checker.service
+++ b/systemd-services/buildbot-worker-checker.service
@@ -1,6 +1,6 @@
 [Unit]
 Description=Buildbot worker service for the integration test
-AssertPathExists=%h/bb-worker
+AssertPathExists=%h/worker
 
 [Service]
 WorkingDirectory=%h

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



reply via email to

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