summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--python/ovs/db/idl.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/ovs/db/idl.py b/python/ovs/db/idl.py
index 166fa38e6..83a634dd0 100644
--- a/python/ovs/db/idl.py
+++ b/python/ovs/db/idl.py
@@ -366,7 +366,7 @@ class Idl(object):
else:
if table.condition.reset():
self.last_id = str(uuid.UUID(int=0))
- self.cond_changed = True
+ self.cond_changed = True
def restart_fsm(self):
# Resync data DB table conditions to avoid missing updated due to