You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
29 lines
824 B
29 lines
824 B
From 482ea1eda8d178e033fb68ee8cd01df95e2c1452 Mon Sep 17 00:00:00 2001
|
|
From: Tomas Kopecek <tkopecek@redhat.com>
|
|
Date: Apr 06 2021 11:38:13 +0000
|
|
Subject: PR#2799: kojid.conf: fix linewrapped comment
|
|
|
|
|
|
Merges #2799
|
|
https://pagure.io/koji/pull-request/2799
|
|
|
|
Fixes: #2800
|
|
https://pagure.io/koji/issue/2800
|
|
kojid.conf: fix linewrapped comment
|
|
|
|
---
|
|
|
|
diff --git a/builder/kojid.conf b/builder/kojid.conf
|
|
index bc4b297..1ce0f18 100644
|
|
--- a/builder/kojid.conf
|
|
+++ b/builder/kojid.conf
|
|
@@ -136,6 +136,5 @@ from_addr=Koji Build System <buildsys@example.com>
|
|
;none of these is enabled by default
|
|
;plugin =
|
|
|
|
-;path where builder plugins are located, there could be multiple paths delimited
|
|
-by :
|
|
+;path where builder plugins are located, there could be multiple paths delimited by :
|
|
;pluginpath = /usr/lib/koji-builder-plugins
|
|
|