From f35d1903aa47ba854ea7328e95d3aa52fb0f680a Mon Sep 17 00:00:00 2001 From: Daniel Farrell Date: Fri, 26 May 2017 10:00:23 -0400 Subject: [PATCH] Improve multipatch patches-to-build param docs Change-Id: I6c805dd8ad3c05f1980e7f6a49efca21f3fc3e73 Signed-off-by: Daniel Farrell --- jjb/releng-macros.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/jjb/releng-macros.yaml b/jjb/releng-macros.yaml index f7d78e20b7..c9a31fd014 100644 --- a/jjb/releng-macros.yaml +++ b/jjb/releng-macros.yaml @@ -76,7 +76,8 @@ - string: name: PATCHES_TO_BUILD default: '' - description: 'csv list of patches in project:changeset format to build distribution with' + # yamllint disable-line rule:line-length + description: 'Patches to add to distro in CSV project:changeset format (genius:32/53632/9,netvirt:59/50259/47)' - parameter: name: run-test-parameter -- 2.36.6