Fix syntax error in discover_system_state.py
Resolves openbmc/openbmc#1409
Change-Id: I5d86d09859935b44e7f0d7019620cbfa50bddf0f
Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com>
diff --git a/pystatemgr/discover_system_state.py b/pystatemgr/discover_system_state.py
index 03eb84f..ca49867 100644
--- a/pystatemgr/discover_system_state.py
+++ b/pystatemgr/discover_system_state.py
@@ -43,6 +43,7 @@
'bus_name': 'org.openbmc.Sensors',
'object_name': '/org/openbmc/sensors/host/PowerSupplyRedundancy',
'interface_name': 'org.freedesktop.DBus.Properties'
+ },
'turboallowed': {
'bus_name': 'org.openbmc.Sensors',
'object_name': '/org/openbmc/sensors/host/TurboAllowed',