Marton Greber has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/23538 )
Change subject: dist_test: Add directory support for KUDU_DATA_FILES ...................................................................... dist_test: Add directory support for KUDU_DATA_FILES Modified dist_test.py to handle directories in addition to files when processing KUDU_DATA_FILES. When a data file path resolves to a directory, append a trailing slash so the isolate tool includes it recursively. This change is needed for the Swagger documentation patch, which requires setting the document root to include the entire www/ directory structure. Change-Id: Ib1f88760f43c1cacb538f64454c6d3657295742f Reviewed-on: http://gerrit.cloudera.org:8080/23538 Reviewed-by: Marton Greber <[email protected]> Tested-by: Marton Greber <[email protected]> Reviewed-by: Zoltan Martonka <[email protected]> --- M build-support/dist_test.py 1 file changed, 3 insertions(+), 0 deletions(-) Approvals: Marton Greber: Looks good to me, approved; Verified Zoltan Martonka: Looks good to me, but someone else must approve -- To view, visit http://gerrit.cloudera.org:8080/23538 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Ib1f88760f43c1cacb538f64454c6d3657295742f Gerrit-Change-Number: 23538 Gerrit-PatchSet: 2 Gerrit-Owner: Gabriella Lotz <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Marton Greber <[email protected]> Gerrit-Reviewer: Zoltan Martonka <[email protected]>
