2010/12/10 Eric Blake <[email protected]>: > * tests/commandtest.c (mymain): Kill off any leaked-in fds. > * autobuild.sh: Don't leak fds. > > Signed-off-by: Eric Blake <[email protected]> > --- > > 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 -- libvir-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/libvir-list
