moved service validation to debug, to limit error messages causing confusion about failures
This commit is contained in:
parent
fcee44775a
commit
c0ce07404f
2 changed files with 3 additions and 4 deletions
|
@ -224,7 +224,6 @@ class Sdt(object):
|
|||
|
||||
:return: nothing
|
||||
"""
|
||||
logging.info("SDT shutdown!")
|
||||
self.cmd("clear all")
|
||||
self.disconnect()
|
||||
self.showerror = True
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue