zhiheng123 opened a new pull request, #4430: URL: https://github.com/apache/bookkeeper/pull/4430
Descriptions of the changes in this PR: When building in ubuntu, there will be an error prompting ```bash: [: /home: integer expression expected```, because in bash and zsh, the string equality cannot use ```-eq```, but should use ```=``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
