diff --git a/aviat_config.py b/aviat_config.py index e62d1a0..0629802 100755 --- a/aviat_config.py +++ b/aviat_config.py @@ -125,7 +125,7 @@ class Worker(threading.Thread): INUeCommand("Terminal_I", "ipConfigOspfAreaId", 1, OSPF_AREA) ] - else if CLEANUP: + elif CLEANUP: commands = [ INUeCommand("Slot%s_I" % rstp_dac, "ceConfigNmsVid", 0, VLAN), INUeCommand("Terminal_I", "ipConfigAdEntAddress", rstp_dac + 1, new_ip),