aboutsummaryrefslogtreecommitdiffstats
path: root/sos/plugins/gluster.py
diff options
context:
space:
mode:
Diffstat (limited to 'sos/plugins/gluster.py')
-rw-r--r--sos/plugins/gluster.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/sos/plugins/gluster.py b/sos/plugins/gluster.py
index 4286b594..d9c35d3b 100644
--- a/sos/plugins/gluster.py
+++ b/sos/plugins/gluster.py
@@ -113,3 +113,5 @@ class Gluster(Plugin, RedHatPlugin):
# collect this last as some of the other actions create log entries
self.add_copy_spec("/var/log/glusterfs")
+
+# vim: et ts=4 sw=4