summaryrefslogtreecommitdiffstats
path: root/pystatemgr
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@fuzziesquirrel.com>2016-09-21 08:48:04 -0400
committerPatrick Williams <patrick@stwcx.xyz>2016-09-23 20:18:45 +0000
commit530667501b67dd9af8c7303c23fcabf062b898e0 (patch)
treedb81d9f4190d221ced597e4f370f980fe4b60b97 /pystatemgr
parent3d13c285e1f9291cb13e21880507118b5d05f7a2 (diff)
downloadtalos-skeleton-530667501b67dd9af8c7303c23fcabf062b898e0.tar.gz
talos-skeleton-530667501b67dd9af8c7303c23fcabf062b898e0.zip
python: add vim modelines
Change-Id: Ic13d79892e3efe6f7bad357ad747e6fd25299d02 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
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