Andrew Wong has uploaded this change for review. ( http://gerrit.cloudera.org:8080/9166
Change subject: util: move ListFilesInDir to env_util ...................................................................... util: move ListFilesInDir to env_util ListFilesInDir() is useful outside of just inspecting external mini clusters. This patch moves it into env_util. Change-Id: I8372c13b28c3c3058322fc96b656ef71aa18fc0a --- M src/kudu/integration-tests/external_mini_cluster_fs_inspector.cc M src/kudu/integration-tests/external_mini_cluster_fs_inspector.h M src/kudu/integration-tests/multidir_cluster-itest.cc M src/kudu/util/env_util.cc M src/kudu/util/env_util.h 5 files changed, 32 insertions(+), 26 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/66/9166/1 -- To view, visit http://gerrit.cloudera.org:8080/9166 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I8372c13b28c3c3058322fc96b656ef71aa18fc0a Gerrit-Change-Number: 9166 Gerrit-PatchSet: 1 Gerrit-Owner: Andrew Wong <[email protected]>
