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