Hello Dan Burkert, Jean-Daniel Cryans, Adar Dembo,

I'd like you to do a code review. Please visit

    http://gerrit.cloudera.org:8080/10359

to review the following change.


Change subject: [thirdparty] Fix thirdparty build on Python 2.6
......................................................................

[thirdparty] Fix thirdparty build on Python 2.6

60c8e305b introduced a change that uses a subprocess method available
only on Python 2.7+ in preflight's check_openssl() method. This commit
changes the check_openssl() internals to only use API available in
Python 2.6.

Change-Id: Ibc71d15c3e1a4ab70a78b31fe6b5de7a2cf5dbde
---
M thirdparty/preflight.py
1 file changed, 8 insertions(+), 8 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/59/10359/1
--
To view, visit http://gerrit.cloudera.org:8080/10359
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ibc71d15c3e1a4ab70a78b31fe6b5de7a2cf5dbde
Gerrit-Change-Number: 10359
Gerrit-PatchSet: 1
Gerrit-Owner: Attila Bukor <abu...@cloudera.com>
Gerrit-Reviewer: Adar Dembo <a...@cloudera.com>
Gerrit-Reviewer: Dan Burkert <danburk...@apache.org>
Gerrit-Reviewer: Jean-Daniel Cryans <jdcry...@apache.org>

Reply via email to