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:
commit
e0cff8e193
2 changed files with 2 additions and 1 deletions
File diff suppressed because one or more lines are too long
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue