]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Make it easier to debug tests running programs
authorDaniel P. Berrange <berrange@redhat.com>
Mon, 6 Jul 2009 14:03:31 +0000 (15:03 +0100)
committerDaniel P. Berrange <berrange@redhat.com>
Wed, 8 Jul 2009 12:40:32 +0000 (13:40 +0100)
commit561e60732f5ecba9f1f6ec3fe8864f0663773636
tree8ad69559d849836ab9225baf83cf8664e133568a
parentad6d5acb4228f0615bc3375817c85d0531f172e2
Make it easier to debug tests running programs

* tests/testutils.c: Don't discard stderr when running
external programs during tests
tests/testutils.c