typo in Relpath class definition

uws uws at xs4all.nl
Thu May 5 16:22:25 BST 2005


I noticed a typo while browsing bzrlib/commands.py. Patch below:

---- BEGIN CUT HERE ----

*** modified file 'bzrlib/commands.py'
--- bzrlib/commands.py
+++ bzrlib/commands.py
@@ -174,7 +174,7 @@
         bzrlib.add.smart_add(file_list, verbose)


-def Relpath(Command):
+class Relpath(Command):
     """Show path of a file relative to root"""
     takes_args = ('filename')

----- END CUT HERE -----

  hth, Wouter

-- 
:wq

come on fallen star :: i refuse to let you die :: so be mine      -- placebo
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20050505/4e291f91/attachment.pgp 


More information about the bazaar mailing list