This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to branch 7.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/7.0.x by this push:
     new 4bc4391  Third attempt to update gpg config
4bc4391 is described below

commit 4bc4391335e6ceefa6caa1ac4ea2df9709e584a9
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Thu Mar 5 18:13:15 2020 +0000

    Third attempt to update gpg config
    
    Tested on a newly rebooted VM and it worked.
---
 build.xml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/build.xml b/build.xml
index d47d626..8a92664 100644
--- a/build.xml
+++ b/build.xml
@@ -3388,6 +3388,8 @@ Read the Building page on the Apache Tomcat documentation 
site for details on ho
       <arg value="--batch"/>
       <arg value="--pinentry-mode"/>
       <arg value="loopback"/>
+      <arg value="--passphrase-fd"/>
+      <arg value="0"/>
       <arg value="-a"/>
       <arg value="-b"/>
       <arg value="${file}"/>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to