Discussed changes
Martin Pool
martinpool at gmail.com
Tue Aug 23 01:42:28 BST 2005
On 8/18/05, Wouter van Heyst <larstiq at larstiq.dyndns.org> wrote:
> On Tue, Aug 16, 2005 at 08:00:53PM -0700, Robey Pointer wrote:
> <snip>
> > By the way, I mentioned this before but I think it got lost in the
> > noise: ".bzr.log" is NOT being written to anymore.
>
> I suppose this is because bzrlib/trace.py currently contains:
>
> def _write_trace(msg):
> if 0:
> if _tracefile:
> _tracefile.write(_logprefix + msg + '\n')
Oops, fixed.
--
Martin
More information about the bazaar
mailing list