X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Flibraries%2Fpython%2FVatExecutor.py;h=febfe9fa57949df84e0e3fdde428321138a64ac0;hp=841bd0c6cbc1404c05e43de26488dafe6ad8a5c0;hb=f4e3171ec87416266291170f7c9cd089a9d2d8e4;hpb=03f1fa8fbf089b48365fff2bead6a2afb56efd89 diff --git a/resources/libraries/python/VatExecutor.py b/resources/libraries/python/VatExecutor.py index 841bd0c6cb..febfe9fa57 100644 --- a/resources/libraries/python/VatExecutor.py +++ b/resources/libraries/python/VatExecutor.py @@ -318,7 +318,7 @@ class VatTerminal(object): 'sudo -S {0}{1}'.format(Constants.VAT_BIN_NAME, json_text), self.__VAT_PROMPT) except Exception: - continue + continue else: break else: