use-agent must be use only when if the user want that

This commit is contained in:
Yann Leboulanger 2005-06-20 12:17:11 +00:00
parent 597e0c16f7
commit 0db20c9304
1 changed files with 0 additions and 2 deletions

View File

@ -38,8 +38,6 @@ else:
self.options.extra_args.append('--no-secmem-warning')
# Nolith's patch - prevent crashs on non fully-trusted keys
self.options.extra_args.append('--always-trust')
# Try to use agent if it is available
self.options.extra_args.append('--use-agent')
def _read_response(self, child_stdout):
# Internal method: reads all the output from GPG, taking notice