aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBryn M. Reeves <bmr@redhat.com>2012-12-13 00:58:00 +0000
committerBryn M. Reeves <bmr@redhat.com>2012-12-13 00:58:00 +0000
commit4da3c8af2c9f2865985071f4f24f00d3d8fb4fcc (patch)
treee6ddc125dc5daa41840af107d4f108f706431d2c
parent0d2073d755dd147e41d095a09b169a15069405bb (diff)
downloadsos-4da3c8af2c9f2865985071f4f24f00d3d8fb4fcc.tar.gz
Fix typo in sar module
-rw-r--r--sos/plugins/sar.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/sos/plugins/sar.py b/sos/plugins/sar.py
index eee5e7a5..0808b0d3 100644
--- a/sos/plugins/sar.py
+++ b/sos/plugins/sar.py
@@ -42,7 +42,7 @@ class sar(Plugin, RedHatPlugin, DebianPlugin, UbuntuPlugin):
try:
dirList=listdir(self.sapath)
except:
- self.soslog.error("sar path %s cannot be read", % self.sapath)
+ self.soslog.error("sar path %s cannot be read" % self.sapath)
return
# find all the sa file that don't have an existing sar file