Hello Todd Lipcon,
I'd like you to do a code review. Please visit
http://gerrit.cloudera.org:8080/6426
to review the following change.
Change subject: run-test: squelch popd output
......................................................................
run-test: squelch popd output
This change turns this:
$ ../../build-support/run-test.sh bin/kudu-tool-test --gtest_filter=*Check*
Running kudu-tool-test, redirecting output ...
~/Source/kudu/build/debug
$
Into this:
$ ../../build-support/run-test.sh bin/kudu-tool-test --gtest_filter=*Check*
Running kudu-tool-test, redirecting output ...
$
Change-Id: I1ef1fbc32f77505b05d16d6192741b1260a72663
---
M build-support/run-test.sh
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/26/6426/1
--
To view, visit http://gerrit.cloudera.org:8080/6426
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I1ef1fbc32f77505b05d16d6192741b1260a72663
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Adar Dembo <[email protected]>
Gerrit-Reviewer: Todd Lipcon <[email protected]>