From: Roger Meier Date: Fri, 23 May 2014 10:54:08 +0000 (+0200) Subject: THRIFT-2534 Cross language test results should recorded to a status.md or status... X-Git-Url: https://source.supwisdom.com/gerrit/gitweb?a=commitdiff_plain;h=c62798bb6e6128fed9301bd5864a79d2a052f601;p=common%2Fthrift.git 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 --- 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)"