Mike Percy has submitted this change and it was merged. ( 
http://gerrit.cloudera.org:8080/10359 )

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
Reviewed-on: http://gerrit.cloudera.org:8080/10359
Reviewed-by: Mike Percy <mpe...@apache.org>
Tested-by: Mike Percy <mpe...@apache.org>
---
M thirdparty/preflight.py
1 file changed, 8 insertions(+), 8 deletions(-)

Approvals:
  Mike Percy: Looks good to me, approved; Verified

--
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: merged
Gerrit-Change-Id: Ibc71d15c3e1a4ab70a78b31fe6b5de7a2cf5dbde
Gerrit-Change-Number: 10359
Gerrit-PatchSet: 2
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>
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: Mike Percy <mpe...@apache.org>

Reply via email to