[PATCH TRIVIAL] Typo in bzrlib/inventory.py

Goffredo Baroncelli kreijack at alice.it
Tue Nov 8 19:58:47 GMT 2005


Hi all,

below a patch which corrects a typo in 'bzrlib/inventory.py'; please apply



=== modified file 'bzrlib/inventory.py'
--- bzrlib/inventory.py
+++ bzrlib/inventory.py
@@ -646,7 +646,7 @@

     def _put_in_tar(self, item, tree):
         """See InventoryEntry._put_in_tar."""
-        iterm.type = tarfile.SYMTYPE
+        item.type = tarfile.SYMTYPE
         fileobj = None
         item.size = 0
         item.mode = 0755


-- 
gpg key@ keyserver.linux.it: Goffredo Baroncelli (ghigo) <kreijack at inwind DOT it>
Key fingerprint = CE3C 7E01 6782 30A3 5B87  87C0 BB86 505C 6B2A CFF9
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20051108/436503e2/attachment.pgp 


More information about the bazaar mailing list