Test suite broken by strace in bzr.dev

Robert Collins robertc at robertcollins.net
Fri Mar 30 06:52:05 BST 2007


On Fri, 2007-03-30 at 08:19 +0300, Olexandr Byelchenko wrote:
> 
> Trivial fix to add import errno at the beginning of module:
> 
> === modified file 'bzrlib/strace.py'
> --- bzrlib/strace.py    2007-03-27 07:37:12 +0000
> +++ bzrlib/strace.py    2007-03-30 01:00:31 +0000
> @@ -17,6 +17,7 @@
> 
>  """Support for running strace against the current process."""
> 
> +import errno
>  import os
>  import signal
>  import subprocess

+1 - please commit this.

Thanks,
Rob
-- 
GPG key available at: <http://www.robertcollins.net/keys.txt>.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20070330/0660de78/attachment-0001.pgp 


More information about the bazaar mailing list