[merge][0.10] remove some test stipple

John Arbash Meinel john at arbash-meinel.com
Tue Aug 22 23:37:39 BST 2006


Aaron Bentley wrote:
> John Arbash Meinel wrote:
>>> This just removes a spurious 'print' statement in the new latency tests.
>>>
>>> Obviously the code was there as a debugging check, this just gets rid of
>>> it so that 'bzr selftest' runs cleanly.
>>>
>>> I'll go ahead and submit it, since it is truly trivial.
> 
> Let me take this as an opportunity to plug the bzrtools cdiff command.
> It provides colorized diff output, making it easy to see the changes
> you've made.  I always run it before committing, and it often helps me
> catch mistakes like this.
> 
> Aaron

I always run 'bzr diff | vim -' Which gives a similar result, only
easier to scroll.

Actually, I run
'bzr diff | vd' where 'vd' is aliased to "vim - -c 'set ft=diff'"

But that is because Vim 6 doesn't recognize bzr diff files as proper
diffs. Vim 7 does just fine with 'bzr diff | vim -'

John
=:->

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


More information about the bazaar mailing list