[BUG] bzr runs files in the current directory if supplied as a command name

John A Meinel john at arbash-meinel.com
Thu Nov 10 03:07:55 GMT 2005


The ExternalCommand code is designed to search all directories located
in BZRPATH, such that if the user runs "bzr <command>", and <command> is
not known, but it can be found in BZRPATH, it will be run.

The problem, was that it was interpreting an empty BZRPATH, as the local
directory.

This has been fixed in my integration branch:
http://bzr.arbash-meinel.com/branches/bzr/jam-integration/
revno = 1324

John
=:->

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 249 bytes
Desc: OpenPGP digital signature
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20051109/d49fa71f/attachment.pgp 


More information about the bazaar mailing list