aboutsummaryrefslogtreecommitdiffstats
path: root/sos/plugins/anaconda.py
diff options
context:
space:
mode:
Diffstat (limited to 'sos/plugins/anaconda.py')
-rw-r--r--sos/plugins/anaconda.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/sos/plugins/anaconda.py b/sos/plugins/anaconda.py
index aea3300e..4b767a53 100644
--- a/sos/plugins/anaconda.py
+++ b/sos/plugins/anaconda.py
@@ -58,4 +58,4 @@ class Anaconda(Plugin, RedHatPlugin):
r"\1********"
)
-# vim: et ts=4 sw=4
+# vim: set et ts=4 sw=4 :