From c62798bb6e6128fed9301bd5864a79d2a052f601 Mon Sep 17 00:00:00 2001 From: Roger Meier Date: Fri, 23 May 2014 12:54:08 +0200 Subject: [PATCH] THRIFT-2534 Cross language test results should recorded to a status.md or status.html file automatically fix: swap client server Patch: Chamila Dilshan Wijayarathna --- test/test.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/test.sh b/test/test.sh index 9bb60cfb..455ca706 100755 --- a/test/test.sh +++ b/test/test.sh @@ -147,8 +147,8 @@ do_test () { cat << EOF >> $STATUS_HTML [ - "${client}", "${server}", + "${client}", "${protocol}", "${transport}", "${result} (client, server)" -- 2.17.1