
23 Nov
2010
23 Nov
'10
12:18 p.m.
On 11/23/2010 11:31 AM, Eric Blake wrote:
On 11/23/2010 09:12 AM, Cole Robinson wrote:
Without this fix, the test suite doesn't print error messages when a libvirt function fails. Additionally, only print error reports if DEBUG or VERBOSE requested.
Signed-off-by: Cole Robinson <crobinso@redhat.com> --- tests/testutils.c | 17 ++++++++++++----- 1 files changed, 12 insertions(+), 5 deletions(-)
ACK.
Thanks, pushed now. - Cole