Repository: thrift Updated Branches: refs/heads/master f85fdd7a3 -> 359036acc
README: replace sh test/test.sh with make cross Project: http://git-wip-us.apache.org/repos/asf/thrift/repo Commit: http://git-wip-us.apache.org/repos/asf/thrift/commit/359036ac Tree: http://git-wip-us.apache.org/repos/asf/thrift/tree/359036ac Diff: http://git-wip-us.apache.org/repos/asf/thrift/diff/359036ac Branch: refs/heads/master Commit: 359036accfc16a9785d7801b99d99ec16211cc24 Parents: f85fdd7 Author: Roger Meier <[email protected]> Authored: Wed Mar 5 22:51:18 2014 +0100 Committer: Roger Meier <[email protected]> Committed: Wed Mar 5 22:51:18 2014 +0100 ---------------------------------------------------------------------- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/thrift/blob/359036ac/README ---------------------------------------------------------------------- diff --git a/README b/README index b7ad4e9..4d81081 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.
