File 0002-Update-logparser-plugin.patch of Package python-jenkins-job-builder

From 1b40d4aec9a1311c4ffa2b86d157df761e6686c0 Mon Sep 17 00:00:00 2001
From: Dong Ma <winterma.dong@gmail.com>
Date: Wed, 28 Sep 2016 23:50:31 -0700
Subject: [PATCH 1/2] Update logparser plugin docstring

This is a partial backport, in order to keep the backport of
d3307d6938edfa45470a454b2092fe25ec6870f2 as clean as possible.

(cherry picked from commit a07c886c89f1afca70642ca5280716523dc8cef9)

Change-Id: I0f9f9f1248051cc6de855b803154175009781787
---
 jenkins_jobs/modules/publishers.py | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/jenkins_jobs/modules/publishers.py b/jenkins_jobs/modules/publishers.py
index ce2574d..47782da 100644
--- a/jenkins_jobs/modules/publishers.py
+++ b/jenkins_jobs/modules/publishers.py
@@ -2076,9 +2076,10 @@ def logparser(parser, xml_parent, data):
     """yaml: logparser
     Requires the Jenkins :jenkins-wiki:`Log Parser Plugin <Log+Parser+Plugin>`.
 
-    :arg str parse-rules: full path to parse rules
+    :arg str parse-rules: full path to parse rules (default '')
     :arg bool unstable-on-warning: mark build unstable on warning
-    :arg bool fail-on-error: mark build failed on error
+        (default false)
+    :arg bool fail-on-error: mark build failed on error (default false)
 
     Example:
 
-- 
2.1.2.330.g565301e

openSUSE Build Service is sponsored by