aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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