Michael Smith has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/19549 )
Change subject: Test built Python ...................................................................... Test built Python Resolving 'python' via PATH in the build environment invokes the system python, not the python we build. Updates the python build to invoke the binary we built. Also updates the thrift test to do the same using variables that have already been defined for consistency. Change-Id: Ib2593d6fbe9bd04604507947b85042ff262cfba8 Reviewed-on: http://gerrit.cloudera.org:8080/19549 Reviewed-by: Laszlo Gaal <[email protected]> Tested-by: Michael Smith <[email protected]> --- M source/python/build.sh M source/thrift/build.sh 2 files changed, 9 insertions(+), 5 deletions(-) Approvals: Laszlo Gaal: Looks good to me, approved Michael Smith: Verified -- To view, visit http://gerrit.cloudera.org:8080/19549 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: native-toolchain Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Ib2593d6fbe9bd04604507947b85042ff262cfba8 Gerrit-Change-Number: 19549 Gerrit-PatchSet: 3 Gerrit-Owner: Michael Smith <[email protected]> Gerrit-Reviewer: Laszlo Gaal <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]>
