diff --git a/py-scripts/sta_connect2.py b/py-scripts/sta_connect2.py index 4d68bbe9..97be2be6 100755 --- a/py-scripts/sta_connect2.py +++ b/py-scripts/sta_connect2.py @@ -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