Rev 194: Corrected comment. in http://bzr.daniel-watkins.co.uk/pqm/xmlrpc

Daniel Watkins daniel at daniel-watkins.co.uk
Thu Jul 31 07:37:16 BST 2008


At http://bzr.daniel-watkins.co.uk/pqm/xmlrpc

------------------------------------------------------------
revno: 194
revision-id: daniel at daniel-watkins.co.uk-20080731063541-00u6090t1m1w14y7
parent: daniel at daniel-watkins.co.uk-20080731063410-1f4x2eszoir5bjx2
committer: Daniel Watkins <daniel at daniel-watkins.co.uk>
branch nick: xmlrpc
timestamp: Thu 2008-07-31 07:35:41 +0100
message:
  Corrected comment.
-------------- next part --------------
=== modified file 'pqm/ui/xmlrpc.py'
--- a/pqm/ui/xmlrpc.py	2008-07-31 06:34:10 +0000
+++ b/pqm/ui/xmlrpc.py	2008-07-31 06:35:41 +0000
@@ -39,7 +39,7 @@
             # Process input
             email = read_email_from_string(self.logger, text)
             email_string = get_email_string(self.logger, options, email)
-            # Write patch
+            # Write script
             pqm.write_script(queuedir, email_string)
             return "Success!"
         except PQMException, e:



More information about the bazaar-commits mailing list