[libvirt] [PATCH] test: fix commantest under autobuild.sh

Matthias Bolte matthias.bolte at googlemail.com
Mon Dec 13 21:04:32 UTC 2010


2010/12/10 Eric Blake <eblake at redhat.com>:
> * tests/commandtest.c (mymain): Kill off any leaked-in fds.
> * autobuild.sh: Don't leak fds.
>
> Signed-off-by: Eric Blake <eblake at redhat.com>
> ---
>
> Autobuild failed because it triggered a commandtest failure where
> commandtest was too sensitive to the environment.  Fix the problem
> at both ends - autobuild shouldn't leak, and commandtest should
> work even when somebody else leaked.
>
>  autobuild.sh        |    2 +-
>  tests/commandtest.c |    6 ++++++
>  2 files changed, 7 insertions(+), 1 deletions(-)
>

ACK.

Matthias




More information about the libvir-list mailing list