show the command used to build the release notes

Showing the command lets us re-run it in case it fails.

Change-Id: I76cdbbb19b2b5b62100bc7a91c99855351d65970
This commit is contained in:
Doug Hellmann 2015-09-22 19:34:39 +00:00
parent 25d08bd040
commit c8ada8d9ac
1 changed files with 2 additions and 0 deletions

View File

@ -118,6 +118,7 @@ else
if [[ "$HIGHLIGHTS_FILE" != "" ]]; then
highlights_args="--notable-changes $HIGHLIGHTS_FILE"
fi
set -x
release-notes \
--email \
$email_tags \
@ -127,6 +128,7 @@ else
. $previous_rev $VERSION \
--include-pypi-link \
| tee $relnotes_file
set +x
fi
# Figure out if we have to rename a next-$SERIES milestone or if we