]> git.ipfire.org Git - thirdparty/libvirt.git/commit
test: fix commandtest under autobuild.sh
authorEric Blake <eblake@redhat.com>
Fri, 10 Dec 2010 22:30:56 +0000 (15:30 -0700)
committerEric Blake <eblake@redhat.com>
Mon, 13 Dec 2010 23:04:56 +0000 (16:04 -0700)
commit7aaf4e6439c473c659ee2841cf9d89632aca7bb1
tree1a5bd7487a7266894bf53712e353c80d29821173
parent30a4ee84c4537dc3d8c799b7cc3f6ae7840297c9
test: fix commandtest under autobuild.sh

* tests/commandtest.c (mymain): Kill off any leaked-in fds.
* autobuild.sh: Don't leak fds.

Signed-off-by: Eric Blake <eblake@redhat.com>
autobuild.sh
tests/commandtest.c