Hello Todd Lipcon,
I'd like you to do a code review. Please visit
http://gerrit.cloudera.org:8080/10304
to review the following change.
Change subject: preflight: add checks for openssl and zlib
......................................................................
preflight: add checks for openssl and zlib
The openssl devel package is required for Kudu, but also for squeasel, so
we should check for its existence in preflight.py.
Same goes for the zlib devel package, which is also required by IWYU.
Change-Id: Ib9bd33ab489d742e9cdfc9af1aeedbd1905bd12a
---
M thirdparty/preflight.py
1 file changed, 23 insertions(+), 0 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/04/10304/1
--
To view, visit http://gerrit.cloudera.org:8080/10304
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib9bd33ab489d742e9cdfc9af1aeedbd1905bd12a
Gerrit-Change-Number: 10304
Gerrit-PatchSet: 1
Gerrit-Owner: Adar Dembo <[email protected]>
Gerrit-Reviewer: Todd Lipcon <[email protected]>