mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-20 12:04:52 +00:00
refactored scripts to use --no_cleanup
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
This commit is contained in:
committed by
shivam
parent
4e232d5043
commit
19117b2ece
@@ -223,7 +223,7 @@ Command example:
|
||||
create_vap._fail("VAP %s was not created." % (vap))
|
||||
create_vaps.append(create_vap)
|
||||
|
||||
# TODO: Add logic to clean up vap, unless --noclean option is specified.
|
||||
# TODO: Add logic to clean up vap, unless --no_cleanup option is specified.
|
||||
# TODO: Set radio back to previous channel.
|
||||
|
||||
any_failed = False
|
||||
|
||||
Reference in New Issue
Block a user