Hello Internal Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/1714
to look at the new patch set (#3).
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
---
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(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/14/1714/3
--
To view, visit http://gerrit.cloudera.org:8080/1714
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Idba22393d86fc93e340a459ffe2806f8caf74596
Gerrit-PatchSet: 3
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Mike Percy <[email protected]>
Gerrit-Reviewer: Internal Jenkins