aboutsummaryrefslogtreecommitdiffstats
path: root/sos/plugins/openvswitch.py
diff options
context:
space:
mode:
Diffstat (limited to 'sos/plugins/openvswitch.py')
-rw-r--r--sos/plugins/openvswitch.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/sos/plugins/openvswitch.py b/sos/plugins/openvswitch.py
index 52005634..fbf3a903 100644
--- a/sos/plugins/openvswitch.py
+++ b/sos/plugins/openvswitch.py
@@ -51,4 +51,4 @@ class DebianOpenVSwitch(OpenVSwitch, DebianPlugin, UbuntuPlugin):
packages = ('openvswitch-switch',)
-# vim: et ts=4 sw=4
+# vim: set et ts=4 sw=4 :