GitHub user tbouron opened a pull request:
https://github.com/apache/brooklyn-dist/pull/110
Improve verify brooklyn RC script
This does the following things:
- improve the readability of the script
- ignore the NOTICE/LICENSE files check for the DEB package (as there is no
reliable way of getting the content of that archive)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/tbouron/brooklyn-dist update/verify-script
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/brooklyn-dist/pull/110.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #110
----
commit 93cff4769a03dd38d966758238dd3522ab3770e9
Author: Thomas Bouron <[email protected]>
Date: 2017-09-21T16:35:13Z
Improve verify brooklyn RC script
----
---