aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sos/plugins/pcp.py7
1 files changed, 0 insertions, 7 deletions
diff --git a/sos/plugins/pcp.py b/sos/plugins/pcp.py
index 3cdf96a5..64adeb16 100644
--- a/sos/plugins/pcp.py
+++ b/sos/plugins/pcp.py
@@ -131,13 +131,6 @@ class Pcp(Plugin, RedHatPlugin, DebianPlugin):
if self.pcplog_totalsize == 0 or dirsize < max_mb_size:
if os.path.isdir(path):
self.add_copy_spec(path)
- else:
- self._log_warn("%s not found" % path)
- else:
- self._log_warn("skipped %s. Size %d bigger than %d"
- % (path, dirsize, max_mb_size))
- else:
- self._log_warn("pcp_hostname was not set. Skipping.")
self.add_copy_spec([
# Collect PCP_LOG_DIR/pmcd and PCP_LOG_DIR/NOTICES