[BUG] bzr add doesn't print filenames that are added
Martin Pool
martinpool at gmail.com
Thu Sep 1 13:37:32 BST 2005
On 9/1/05, Robert Collins <robertc at robertcollins.net> wrote:
> > bzr add doesn't print the files added anymore. Looks like it broke whenever
> > the callback stuff went in, smart_add() isn't passing the callback through
> > to smart_add_branch() properly. The dangers of default parameter values.
>
> My bad. I wanted the default library api to be a no-op but didn't test
> that the default behaviour printed foo out. Thanks!
Fixed now, thanks.
--
Martin
More information about the bazaar
mailing list