summaryrefslogtreecommitdiffstats
path: root/pystatemgr
diff options
context:
space:
mode:
Diffstat (limited to 'pystatemgr')
-rw-r--r--pystatemgr/discover_system_state.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/pystatemgr/discover_system_state.py b/pystatemgr/discover_system_state.py
index 5596f43..7cdb4c1 100644
--- a/pystatemgr/discover_system_state.py
+++ b/pystatemgr/discover_system_state.py
@@ -74,3 +74,5 @@ else:
(power_policy == "RESTORE_LAST_STATE" and
system_state == "HOST_POWERED_ON")):
chassis_intf.powerOn()
+
+# vim: tabstop=8 expandtab shiftwidth=4 softtabstop=4
OpenPOWER on IntegriCloud