Signed-off-by: Chris Evich <[email protected]>
---
 client/tests/kvm/tests/boot_savevm.py |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/client/tests/kvm/tests/boot_savevm.py 
b/client/tests/kvm/tests/boot_savevm.py
index e468bad..bc3003c 100644
--- a/client/tests/kvm/tests/boot_savevm.py
+++ b/client/tests/kvm/tests/boot_savevm.py
@@ -50,7 +50,6 @@ def run_boot_savevm(test, params, env):
             logging.error(e)
         try:
             vm.wait_for_login(timeout=savevm_login_timeout)
-            break
         except Exception, detail:
             logging.debug(detail)
 
-- 
1.7.1

_______________________________________________
Autotest mailing list
[email protected]
http://test.kernel.org/cgi-bin/mailman/listinfo/autotest

Reply via email to