mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-03 04:07: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
@@ -239,7 +239,7 @@ python3 ./layer4.py
|
||||
ip_var_test.cleanup()
|
||||
ip_var_test.build()
|
||||
|
||||
# TODO: Clean up by default, and add --noclean option to NOT do cleanup.
|
||||
# TODO: Clean up by default, and add --no_cleanup option to NOT do cleanup.
|
||||
|
||||
if ip_var_test.passes():
|
||||
ip_var_test.exit_success()
|
||||
|
||||
Reference in New Issue
Block a user