
1 Aug
2013
1 Aug
'13
1:46 p.m.
On 08/01/2013 10:39 AM, Peter Krempa wrote:
Coverity complained about unused variable that contains the shutdown mode. The original intention was to check it against the requested mode.
Also the fixed check reveald a mistake in the expected shutdown mode.
Reported by John Ferlan. --- tests/qemuagenttest.c | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-)
ACK John