ndimiduk commented on code in PR #327: URL: https://github.com/apache/yetus/pull/327#discussion_r1390941872
########## release/initial-patches.sh: ########## @@ -145,12 +145,24 @@ update_version() { git add "${BASEDIR}/.mvn/maven.config" } +test_gpg_signing() { + declare binary + echo "**** testing gpg signing" Review Comment: Is there something special about the asterisks ? -- 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: gitbox-unsubscr...@yetus.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org