Impala Public Jenkins has submitted this change and it was merged. ( 
http://gerrit.cloudera.org:8080/21624 )

Change subject: IMPALA-13264: Use the toolchain's gcov for 
bin/coverage_helper.sh
......................................................................

IMPALA-13264: Use the toolchain's gcov for bin/coverage_helper.sh

Currently, bin/coverage_helper.sh will use the system gcov if
it is available and fall back to the toolchain version
otherwise. The toolchain's GCC always has gcov available and it
is useful to have the gcov version match our compiler version.
So, this switches bin/coverage_helper.sh to always use gcov from
the toolchain's GCC directory.

Testing:
 - Generated a coverage report locally

Change-Id: Ia9abc42d6fbab510c36889a0038d14866c9cffa9
Reviewed-on: http://gerrit.cloudera.org:8080/21624
Reviewed-by: Impala Public Jenkins <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>
---
M bin/coverage_helper.sh
1 file changed, 3 insertions(+), 3 deletions(-)

Approvals:
  Impala Public Jenkins: Looks good to me, approved; Verified

--
To view, visit http://gerrit.cloudera.org:8080/21624
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: Ia9abc42d6fbab510c36889a0038d14866c9cffa9
Gerrit-Change-Number: 21624
Gerrit-PatchSet: 3
Gerrit-Owner: Joe McDonnell <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Michael Smith <[email protected]>

Reply via email to