aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorJesse Jaggars <jjaggars@redhat.com>2012-02-28 12:22:11 -0600
committerJesse Jaggars <jjaggars@redhat.com>2012-02-29 16:38:33 -0600
commit4b9412ce0f18da79b71d3abbce343848dfa3a434 (patch)
treecdbc602c525afd230321e0610c56166904b6b1e7 /README
parenta0c94dff75fb0ab26e003885379ef6ddd51ca4f0 (diff)
downloadsos-4b9412ce0f18da79b71d3abbce343848dfa3a434.tar.gz
Removing many unused bits
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 0 insertions, 4 deletions
diff --git a/README b/README
index 3a475aec..e878d057 100644
--- a/README
+++ b/README
@@ -13,7 +13,3 @@ To access to the public source code repository for this project run:
to install locally (as root) ==> make install
to build an rpm ==> make rpm
to build a zipfile for use with jython ==> make zip
-
-I recommend nose to run the unittests:
-
-nosetests -v --with-cover --cover-package=sos --cover-html