Todd Lipcon has submitted this change and it was merged. Change subject: Factor out function to get output from forked subprocess ......................................................................
Factor out function to get output from forked subprocess Similar to backticks in Perl or the shell. Change-Id: Idba22393d86fc93e340a459ffe2806f8caf74596 Reviewed-on: http://gerrit.cloudera.org:8080/1714 Tested-by: Internal Jenkins Reviewed-by: Todd Lipcon <[email protected]> --- M src/kudu/util/net/net_util.cc M src/kudu/util/subprocess.cc M src/kudu/util/subprocess.h 3 files changed, 48 insertions(+), 40 deletions(-) Approvals: Internal Jenkins: Verified Todd Lipcon: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/1714 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: Idba22393d86fc93e340a459ffe2806f8caf74596 Gerrit-PatchSet: 4 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Mike Percy <[email protected]> Gerrit-Reviewer: David Ribeiro Alves <[email protected]> Gerrit-Reviewer: Internal Jenkins Gerrit-Reviewer: Todd Lipcon <[email protected]>
