aboutsummaryrefslogtreecommitdiffstats
path: root/sos/plugins/vmware.py
diff options
context:
space:
mode:
Diffstat (limited to 'sos/plugins/vmware.py')
-rw-r--r--sos/plugins/vmware.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/sos/plugins/vmware.py b/sos/plugins/vmware.py
index 02c7c1e5..5949023b 100644
--- a/sos/plugins/vmware.py
+++ b/sos/plugins/vmware.py
@@ -32,4 +32,4 @@ class VMWare(Plugin, RedHatPlugin):
"/proc/vmmemctl"
])
-# vim: et ts=4 sw=4
+# vim: set et ts=4 sw=4 :