Alexey Serbin has posted comments on this change. Change subject: fix MiniKdc lsof usage on Ubuntu 16.04 ......................................................................
Patch Set 1: Code-Review+2 (1 comment) http://gerrit.cloudera.org:8080/#/c/4919/1/src/kudu/security/mini_kdc.cc File src/kudu/security/mini_kdc.cc: PS1, Line 279: '-Ffn Another option is to use '-Fn0' flag. Doing that makes lsof using '\0' as a field separator instead of '\n', so there will be 2 lines always. But the downside is that those lines contain multiple entities packed into the line. -- To view, visit http://gerrit.cloudera.org:8080/4919 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: I0e49dd8d6b6c0ac05edeff327602b971ea8516db Gerrit-PatchSet: 1 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Adar Dembo <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Dan Burkert <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Tidy Bot Gerrit-Reviewer: Todd Lipcon <[email protected]> Gerrit-HasComments: Yes
