~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/gpg.py

  • Committer: Jelmer Vernooij
  • Date: 2011-09-07 22:53:28 UTC
  • mto: This revision was merged to the branch mainline in revision 6124.
  • Revision ID: jelmer@samba.org-20110907225328-aa9lrd1xljnx0om1
fix format string

Show diffs side-by-side

added added

removed removed

Lines of Context:
343
343
                    trace.mutter("Added acceptable key: " + key.subkeys[0].fpr)
344
344
                if not found_key:
345
345
                    trace.note(i18n.gettext(
346
 
                            "No GnuPG key results for pattern: {}"
 
346
                            "No GnuPG key results for pattern: {0}"
347
347
                                ).format(pattern))
348
348
 
349
349
    def do_verifications(self, revisions, repository,