summaryrefslogtreecommitdiff
path: root/repl-tests/README
diff options
context:
space:
mode:
Diffstat (limited to 'repl-tests/README')
-rw-r--r--repl-tests/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/repl-tests/README b/repl-tests/README
index 62a05e909e9..95611c6538d 100644
--- a/repl-tests/README
+++ b/repl-tests/README
@@ -9,4 +9,4 @@ sh run-all-tests
If you would like to add your own test case, create a directory
test-your-test-case-name, write your own run.test following the examples
in the other test cases. Note that you can create the files containing
-the expected output ( master files) by running mysql-test --record < run.test \ No newline at end of file
+the expected output ( master files) by running mysqltest --record < run.test \ No newline at end of file