Tweak report.

This commit is contained in:
Manuele Simi 2020-03-11 15:08:30 -04:00
parent 5b3bbd7dcc
commit 09168b2585
1 changed files with 1 additions and 1 deletions

2
Jenkinsfile vendored
View File

@ -121,7 +121,7 @@ def printReport(report) {
text += "${indent*3}|--${d}"
text += "\n"
}
text += "${indent*2}|--Downstream Projects for\n"
text += "${indent*2}|--Downstream Projects\n"
data['projects'].each { p ->
text += "${indent*3}|--${p}"
text += "\n"