Todd Lipcon has submitted this change and it was merged. Change subject: mini_kdc: search for lsof in /usr/sbin as well ......................................................................
mini_kdc: search for lsof in /usr/sbin as well In RHEL 6, lsof is in /usr/sbin/ instead of /sbin, and this directory isn't guaranteed to be in $PATH. This adds it to the search path. Change-Id: I9a23a17fc2292edb899ae934c274951cf9c55b9f Reviewed-on: http://gerrit.cloudera.org:8080/4906 Reviewed-by: Dan Burkert <[email protected]> Tested-by: Kudu Jenkins --- M src/kudu/security/mini_kdc.cc 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Dan Burkert: Looks good to me, approved Kudu Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/4906 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: I9a23a17fc2292edb899ae934c274951cf9c55b9f Gerrit-PatchSet: 2 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Todd Lipcon <[email protected]> Gerrit-Reviewer: Dan Burkert <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Todd Lipcon <[email protected]>
