From: Roger Meier Date: Wed, 5 Mar 2014 21:51:18 +0000 (+0100) Subject: README: replace sh test/test.sh with make cross X-Git-Url: https://source.supwisdom.com/gerrit/gitweb?a=commitdiff_plain;h=359036accfc16a9785d7801b99d99ec16211cc24;p=common%2Fthrift.git README: replace sh test/test.sh with make cross --- diff --git a/README b/README index b7ad4e99..4d81081c 100644 --- a/README +++ b/README @@ -152,7 +152,7 @@ at the end. 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.