parthchandra commented on code in PR #966: URL: https://github.com/apache/datafusion-comet/pull/966#discussion_r1774373065
########## dev/release/publish-to-maven.sh: ########## @@ -80,7 +80,7 @@ then fi # Default GPG command to use -GPG="gpg" +GPG="gpg --pinentry-mode loopback" Review Comment: Thanks for fixing this @andygrove, I should have done this in the first place. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
