Rev 3854: Remove a bogus change. in http://bzr.arbash-meinel.com/branches/bzr/1.10-dev/300177_record_stream_compression_parent

John Arbash Meinel john at arbash-meinel.com
Fri Feb 6 21:58:32 GMT 2009


At http://bzr.arbash-meinel.com/branches/bzr/1.10-dev/300177_record_stream_compression_parent

------------------------------------------------------------
revno: 3854
revision-id: john at arbash-meinel.com-20090206215824-r1gk4sls1ogo8ytt
parent: john at arbash-meinel.com-20090206214656-piotlcf5d0bk9nvk
committer: John Arbash Meinel <john at arbash-meinel.com>
branch nick: 300177_record_stream_compression_parent
timestamp: Fri 2009-02-06 15:58:24 -0600
message:
  Remove a bogus change.
-------------- next part --------------
=== modified file 'bzrlib/knit.py'
--- a/bzrlib/knit.py	2009-02-06 21:46:56 +0000
+++ b/bzrlib/knit.py	2009-02-06 21:58:24 +0000
@@ -1863,8 +1863,7 @@
         """Add multiple records to the index.
 
         :param records: a list of tuples:
-                         (key, options, access_memo, parents,
-                          compression_parent).
+                         (key, options, access_memo, parents).
         :param random_id: If True the ids being added were randomly generated
             and no check for existence will be performed.
         """



More information about the bazaar-commits mailing list