Github user keith-turner commented on a diff in the pull request:
https://github.com/apache/accumulo-testing/pull/2#discussion_r97804309
--- Diff: README.md ---
@@ -32,9 +32,9 @@ on your machine as well as an Accumulo instance to use
for testing.
The random walk test generates client behavior on an Apache Accumulo
instance by randomly walking a
graph of client operations.
-Before running random walk, review the `test.common.*` and
`test.randomwalk.*` properties in
-`accumulo-testing.properties` file. A test module must also be specified.
See the [modules][modules]
-directory for a list of available ones.
+Before running random walk, review the `test.common.*` properties in
`accumulo-testing.properties`
+file. A test module must also be specified. See the [modules][modules]
directory for a list of
--- End diff --
I think you can replace `[modules][modules]` with `[modules]`
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---