ACCUMULO-2443: Change README of auto test to say tool.sh instead of accumulo
Signed-off-by: Sean Busbey <bus...@cloudera.com> Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/9aafd48b Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/9aafd48b Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/9aafd48b Branch: refs/heads/1.6.1-SNAPSHOT Commit: 9aafd48bee87fdb6d88bf8d3f64f7812c357a3e1 Parents: 727bbf7 Author: Hung Pham <hp...@cloudera.com> Authored: Sun Jun 29 17:58:41 2014 -0400 Committer: Sean Busbey <bus...@cloudera.com> Committed: Sun Jun 29 19:31:43 2014 -0500 ---------------------------------------------------------------------- test/system/auto/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/accumulo/blob/9aafd48b/test/system/auto/README.md ---------------------------------------------------------------------- diff --git a/test/system/auto/README.md b/test/system/auto/README.md index e147620..cc28e59 100644 --- a/test/system/auto/README.md +++ b/test/system/auto/README.md @@ -93,7 +93,7 @@ only the tests you wish to run. You may specify a 'timeout factor' via an optional integer argument: -> `$ ./bin/accumulo org.apache.accumulo.test.functional.RunTests --tests \ +> `$ ./bin/tool.sh lib/accumulo-test.jar org.apache.accumulo.test.functional.RunTests --tests \ /user/hadoop/tests --output /user/hadoop/results --timeoutFactor timeout_factor` Where `timeout_factor` indicates how much we should scale up timeouts. It will