Updated Branches: refs/heads/cassandra-1.1 057ea8620 -> 2d029e86d refs/heads/trunk b4d6d5159 -> b2bfd2e61
update stress readme Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/f509eaa1 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/f509eaa1 Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/f509eaa1 Branch: refs/heads/trunk Commit: f509eaa13f67e449644b089dd0549a489af469d6 Parents: b4d6d51 Author: Brandon Williams <[email protected]> Authored: Wed Apr 18 11:42:52 2012 -0500 Committer: Brandon Williams <[email protected]> Committed: Wed Apr 18 11:44:50 2012 -0500 ---------------------------------------------------------------------- tools/stress/README.txt | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cassandra/blob/f509eaa1/tools/stress/README.txt ---------------------------------------------------------------------- diff --git a/tools/stress/README.txt b/tools/stress/README.txt index 76f04a4..4a43a2d 100644 --- a/tools/stress/README.txt +++ b/tools/stress/README.txt @@ -8,8 +8,7 @@ cluster. It is significantly faster than the older py_stress tool. Setup ----- -Run `ant` from the Cassandra source directory, then Run `ant` from the -contrib/stress directory. +Run `ant` from the Cassandra source directory, then stress can be invoke from tools/bin/stress Usage -----
