Merge pull request #31653 from dnephin/fix-compose-bindata

[17.03.x] Fix the generated bindata in the release branch
This commit is contained in:
Victor Vieux 2017-03-09 13:23:59 -08:00 committed by GitHub
commit e0cff8e193
2 changed files with 2 additions and 1 deletions

File diff suppressed because one or more lines are too long

View file

@ -16,3 +16,4 @@ export SCRIPTDIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
. $SCRIPTDIR/vet
. $SCRIPTDIR/changelog-well-formed
. $SCRIPTDIR/changelog-date-descending
. $SCRIPTDIR/compose-bindata