
1 Aug
2013
1 Aug
'13
1:57 p.m.
On 08/01/2013 10:39 AM, Peter Krempa wrote:
The shutdown test utilizes waiting for condition to exit the test. This addition will return an error for the shutdown command to see if the condition waiting code will not hang. --- tests/qemuagenttest.c | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+)
ACK (although running with VIR_TEST_DEBUG=1 results in a message being printed which threw me at first). John