builtins: self.outf.write vs trace.note
Gordon Tyler
gordon at doxxx.net
Fri Nov 13 16:48:02 GMT 2009
Gordon Tyler wrote:
> Gordon Tyler wrote:
>> I've pushed my changes to lp:~doxxx/bzr/output-cleanup. I'm still
>> running the selftest to see if I've broken anything. Once that
>> finishes, I'll make a merge proposal, probably tomorrow morning.
>
> Apparently I have broken a few blackbox tests because the output they
> were expecting has changed. I've pushed another update which fixes a few
> syntax errors (tsk!) but it'll take a while for me to figure out the
> rest of the errors.
The problem mainly seems to be that the change from self.outf.write to
trace.note means that messages are being written to stderr instead of
stdout. I can fix tests to check the correct output but is this going to
affect other tools that are expecting messages on stdout?
Ciao,
Gordon
More information about the bazaar
mailing list