Merge "Fix the comment for find-test-data-in-subdirs."

This commit is contained in:
Treehugger Robot 2018-04-02 23:14:11 +00:00 committed by Gerrit Code Review
commit fe3983963f
1 changed files with 2 additions and 2 deletions

View File

@ -471,8 +471,8 @@ endef
###########################################################
## Find test data in a form required by LOCAL_TEST_DATA
## $(1): the base dir, relative to the root of the source tree.
## $(3): the file name pattern to be passed to find as "-name"
## $(2): a list of subdirs of the base dir
## $(2): the file name pattern to be passed to find as "-name"
## $(3): a list of subdirs of the base dir
###########################################################
define find-test-data-in-subdirs