kafka
kafka copied to clipboard
MINOR: Add shebang to gradlewAll
More detailed description of your change, if necessary. The PR title and PR message become the squashed commit message, so use a separate comment to ping reviewers.
Summary of testing strategy (including rationale) for the feature or bug fix. Unit and/or integration tests are expected for any behaviour change and system tests should be considered for larger changes.
Committer Checklist (excluded from commit message)
- [ ] Verify design and implementation
- [ ] Verify test coverage and CI build status
- [ ] Verify documentation (including upgrade notes)
@ijuma could you approve this change pls?
Python based build executor died because of it:
OSError: [Errno 8] Exec format error: './gradlewAll'
@granthenke , could you take a look as well? Thanks!
@ijuma would you please quickly review this small pr?
@ijuma I've added the same shebang as gradlew has to gradlewAll. Could you check it pls? 🥺 🎅 🎄 😄
@omkreddy , @ijuma could you take a look? pretty small change, pretty pls :)
@mimaison would you please check this quickly? (I think the test failures are unrelated as this only affects the command line)