aboutsummaryrefslogtreecommitdiffstats
path: root/example_plugins/example.py
diff options
context:
space:
mode:
Diffstat (limited to 'example_plugins/example.py')
-rwxr-xr-xexample_plugins/example.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/example_plugins/example.py b/example_plugins/example.py
index 31e8c78a..aeb39c71 100755
--- a/example_plugins/example.py
+++ b/example_plugins/example.py
@@ -56,4 +56,4 @@ class example(Plugin, RedHatPlugin):
self.collectExtOutput("/bin/ps -ef")
-# vim: et ts=4 sw=4
+# vim: set et ts=4 sw=4 :