FreeBSD Bugzilla – Attachment 182497 Details for
Bug 219207
[PATCH] devel/buildbot-worker rc script fails to start worker
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to fix buildbot-worker rc script
buildbot-worker.patch (text/plain), 908 bytes, created by
Alan Somers
on 2017-05-11 04:32:11 UTC
(
hide
)
Description:
Patch to fix buildbot-worker rc script
Filename:
MIME Type:
Creator:
Alan Somers
Created:
2017-05-11 04:32:11 UTC
Size:
908 bytes
patch
obsolete
>Index: devel/buildbot-worker/Makefile >=================================================================== >--- devel/buildbot-worker/Makefile (revision 440609) >+++ devel/buildbot-worker/Makefile (working copy) >@@ -3,6 +3,7 @@ > > PORTNAME= buildbot-worker > PORTVERSION= 0.9.5 >+PORTREVISION= 1 > CATEGORIES= devel python > MASTER_SITES= CHEESESHOP > >Index: devel/buildbot-worker/files/buildbot-worker.in >=================================================================== >--- devel/buildbot-worker/files/buildbot-worker.in (revision 440609) >+++ devel/buildbot-worker/files/buildbot-worker.in (working copy) >@@ -1,7 +1,7 @@ > #!/bin/sh > > # $FreeBSD$ >-# PROVIDE: buildbot-worker >+# PROVIDE: buildbot_worker > # REQUIRE: LOGIN > # KEYWORD: shutdown > # >@@ -44,7 +44,7 @@ > > export PATH=${PATH}:%%LOCALBASE%%/bin > >-name=buildbot-worker >+name=buildbot_worker > desc="Buildbot Buildworker" > rcvar=buildbot_worker_enable >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 219207
:
182497
|
183630