felixcheung commented on a change in pull request #23492: [SPARK-26565][BUILD] skip gpg signing/svn publish for jenkins package builds URL: https://github.com/apache/spark/pull/23492#discussion_r246285048
########## File path: dev/create-release/release-build.sh ########## @@ -1,5 +1,7 @@ #!/usr/bin/env bash +set -x # testing only Review comment: should this be removed before merge? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
