Removed cleanup_on_exit from start method

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
This commit is contained in:
jitendracandela
2022-04-19 19:26:15 +05:30
parent b71e9c4bd1
commit fbcda50c8b

View File

@@ -315,9 +315,9 @@ class StaConnect2(Realm):
self._pass("%s connected to AP: %s With IP: %s" % (sta_name, ap, ip))
if not self.passes():
if self.cleanup_on_exit:
print("Cleaning up...")
self.remove_stations()
#if self.cleanup_on_exit:
#print("Cleaning up...")
#self.remove_stations()
return False
# start cx traffic