Andrew Wong has submitted this change and it was merged. ( 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 Reviewed-on: http://gerrit.cloudera.org:8080/9166 Tested-by: Kudu Jenkins Reviewed-by: David Ribeiro Alves <[email protected]> --- 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(-) Approvals: Kudu Jenkins: Verified David Ribeiro Alves: Looks good to me, approved -- 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: merged Gerrit-Change-Id: I8372c13b28c3c3058322fc96b656ef71aa18fc0a Gerrit-Change-Number: 9166 Gerrit-PatchSet: 2 Gerrit-Owner: Andrew Wong <[email protected]> Gerrit-Reviewer: Andrew Wong <[email protected]> Gerrit-Reviewer: David Ribeiro Alves <[email protected]> Gerrit-Reviewer: Kudu Jenkins
