Jean-Daniel Cryans has submitted this change and it was merged. Change subject: KUDU-1359. Fix some check_compatibility.py on OSX ......................................................................
KUDU-1359. Fix some check_compatibility.py on OSX bsdtar is different than GNU tar in that it doesn't support --wildcards, so we first need to list the proto files then extrat them. Change-Id: If7954c44b21d247091dd6f542e7e5e8c5d658337 Reviewed-on: http://gerrit.cloudera.org:8080/2944 Tested-by: Kudu Jenkins Reviewed-by: Todd Lipcon <[email protected]> Tested-by: Jean-Daniel Cryans --- M build-support/check_compatibility.py 1 file changed, 11 insertions(+), 2 deletions(-) Approvals: Jean-Daniel Cryans: Verified Todd Lipcon: Looks good to me, approved Kudu Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/2944 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: If7954c44b21d247091dd6f542e7e5e8c5d658337 Gerrit-PatchSet: 3 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Jean-Daniel Cryans Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Jean-Daniel Cryans Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Todd Lipcon <[email protected]>
