doc-tools-check-languages: Output NEWREV

Output the ZUUL_NEWREV variable as part of the root marker for better
debugging of published files.

Change-Id: I845053da6a9ce222e5f7150a9bbf3089c1cdb7cb
This commit is contained in:
Andreas Jaeger 2016-11-18 20:02:57 +01:00
parent 5d48d9738b
commit 40ef49032b
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ FIRSTAPP_TAGS="libcloud dotnet fog openstacksdk pkgcloud shade"
# This marker is needed for Infra publishing and needs to go into the
# root directory of each translated manual as file ".root-marker".
MARKER_TEXT="Project: $ZUUL_PROJECT Ref: $ZUUL_REFNAME Build: $ZUUL_UUID"
MARKER_TEXT="Project: $ZUUL_PROJECT Ref: $ZUUL_REFNAME Build: $ZUUL_UUID Revision: $ZUUL_NEWREV"
function build_rst {
language=$1