snazy opened a new pull request, #3407:
URL: https://github.com/apache/polaris/pull/3407

   The Gradle build to publish the Maven artifacts is invoked like `./gradlew 
... | tee <log>`. The (overall) exit code of pipes is the exit code of the 
_last_ command. The exit codes of all pipe "parts" is available in bash's 
`PIPESTATUS` array and needs to be checked.
   


-- 
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]

Reply via email to