commit | 359036accfc16a9785d7801b99d99ec16211cc24 | [log] [tgz] |
---|---|---|
author | Roger Meier <roger@apache.org> | Wed Mar 05 22:51:18 2014 +0100 |
committer | Roger Meier <roger@apache.org> | Wed Mar 05 22:51:18 2014 +0100 |
tree | 18aba90f0b9d6a1a49acbd28b79a1369561fd319 | |
parent | f85fdd7a3af3255ea2464118930c10f582caf035 [diff] |
README: replace sh test/test.sh with make cross
diff --git a/README b/README index b7ad4e9..4d81081 100644 --- a/README +++ b/README
@@ -152,7 +152,7 @@ To run the cross-language test suite, please run: - sh test/test.sh + make cross This will run a set of tests that use different language clients and servers.