]> git.ipfire.org Git - thirdparty/libvirt.git/commit
fix make check with the new logging support
authorDaniel Veillard <veillard@redhat.com>
Mon, 22 Dec 2008 16:16:10 +0000 (16:16 +0000)
committerDaniel Veillard <veillard@redhat.com>
Mon, 22 Dec 2008 16:16:10 +0000 (16:16 +0000)
commitb4962134069bef056393c07f8c238d494c4f3d62
tree4c7cea601528b3860225356048001fbffa24724a
parent5af1e59d2d7f1aa66ba9cdec76b83f00307ad215
fix make check with the new logging support
* qemud/qemud.c qemud/test_libvirtd_qemu.aug tests/Makefile.am
  tests/daemon-conf: fix make check with the new logging support
  the messages now carry a timestamp which need to be removed,
  the daemon needs to exit if the log configuration informations
  are wrong and we also look at the LIBVIRT_DEBUG environment
  variable
Daniel
ChangeLog
qemud/qemud.c
qemud/test_libvirtd_qemu.aug
tests/Makefile.am
tests/daemon-conf