Rev 194: Removed debugging statement. in http://bzr.daniel-watkins.co.uk/pqm/abstract-patch
Daniel Watkins
daniel at daniel-watkins.co.uk
Sun Jul 20 14:44:14 BST 2008
At http://bzr.daniel-watkins.co.uk/pqm/abstract-patch
------------------------------------------------------------
revno: 194
revision-id: daniel at daniel-watkins.co.uk-20080720134245-k4s920f01wodi7xe
parent: daniel at daniel-watkins.co.uk-20080719232528-o8geu9zoqgv75zbt
committer: Daniel Watkins <daniel at daniel-watkins.co.uk>
branch nick: abstract-patch
timestamp: Sun 2008-07-20 14:42:45 +0100
message:
Removed debugging statement.
-------------- next part --------------
=== modified file 'pqm/script.py'
--- a/pqm/script.py 2008-07-19 23:19:43 +0000
+++ b/pqm/script.py 2008-07-20 13:42:45 +0000
@@ -665,7 +665,6 @@
self.target_branch = target_branch
self.line = "patch %s" % (self.target_branch,)
self.patch_content = lines
- print lines
self.script.logger.info("patch content found, target: %s",
target_branch)
More information about the bazaar-commits
mailing list