mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-12-24 22:37:03 +00:00
create scripts print when they are finished
This commit is contained in:
@@ -59,7 +59,7 @@ class CreateVAP(Realm):
|
||||
self.vap_profile.dhcp = self.dhcp
|
||||
if self.debug:
|
||||
print("----- VAP List ----- ----- ----- ----- ----- ----- \n")
|
||||
pprint.pprint(self.sta_list)
|
||||
pprint.pprint(self.vap_list)
|
||||
print("---- ~VAP List ----- ----- ----- ----- ----- ----- \n")
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user