aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorBryn M. Reeves <bmr@redhat.com>2012-12-11 18:36:41 +0000
committerBryn M. Reeves <bmr@redhat.com>2012-12-11 18:36:41 +0000
commite5284a8492c2d435e923144b12ab78b45647a7d4 (patch)
treea4f8b7bdfefad8891dc167441d6a9d6e4dddc35d /README
parente92fd7c3fdbfe0b829597a862e9426c3951dfa5a (diff)
downloadsos-e5284a8492c2d435e923144b12ab78b45647a7d4.tar.gz
Remove analyze() wiring
The analyze() methods haven't been used since commit 6ea48cb and their functonality has now been moved or removed in all modules. Delete the last bits of wiring and docs references.
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 4d4f415e..b811e46b 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
This set of tools is designed to provide information to support organizations
in an extensible manner, allowing third parties, package maintainers, and
-anyone else to provide plugins that will collect, analyze, and report
-information that is useful for supporting software packages.
+anyone else to provide plugins that will collect and report information that
+is useful for supporting software packages.
This project is hosted at http://github.com/sosreport/sosreport For the latest
version, to contribute, and for more information, please visit there.