aboutsummaryrefslogtreecommitdiffstats
path: root/sos/plugins/processor.py
diff options
context:
space:
mode:
Diffstat (limited to 'sos/plugins/processor.py')
-rw-r--r--sos/plugins/processor.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/sos/plugins/processor.py b/sos/plugins/processor.py
index 19aca462..f8e728c3 100644
--- a/sos/plugins/processor.py
+++ b/sos/plugins/processor.py
@@ -42,4 +42,4 @@ class Processor(Plugin, RedHatPlugin, UbuntuPlugin, DebianPlugin):
self.add_cmd_output("x86info -a")
-# vim: et ts=4 sw=4
+# vim: set et ts=4 sw=4 :