From cb0447478deacd656296c6d1d15ef0e40bb6ccac Mon Sep 17 00:00:00 2001 From: Thanh Ha Date: Sat, 29 Aug 2015 15:05:59 -0400 Subject: [PATCH] Escape xml tags in paragraph Change-Id: Ibe4a3081908e9589386dec5fa0b38984e68f42a0 Signed-off-by: Thanh Ha --- src/site/markdown/jenkins.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/site/markdown/jenkins.md b/src/site/markdown/jenkins.md index 17e167b70..fe9c425d5 100644 --- a/src/site/markdown/jenkins.md +++ b/src/site/markdown/jenkins.md @@ -561,7 +561,7 @@ builder repo, and assume the "jenkins.ini" file is located there. jenkins-jobs --conf jenkins.ini test jjb/ jenkins-jobs --conf jenkins.ini test jjb/ openflowplugin-csit-periodic-1node-cds-longevity-only-master -Expect to see an XML file describing the build job in tags +Expect to see an XML file describing the build job in \ tags on STOUT. If you dont see any XML check that you have assigned values to the parameters between {} in the YAML files. For example {project} -- 2.36.6