]> granicus.if.org Git - esp-idf/commitdiff
Merge branch 'bugfix/unit_test_parser_only_dirs' into 'master'
authorAngus Gratton <angus@espressif.com>
Wed, 8 Mar 2017 22:58:02 +0000 (06:58 +0800)
committerAngus Gratton <angus@espressif.com>
Wed, 8 Mar 2017 22:58:02 +0000 (06:58 +0800)
unit tests: Make UnitTestParser ignore non-directories inside 'components' dirs

Tiny fix to UnitTestParser script behaviour, if you happen to have any stray files in your "components" directories.

See merge request !561


Trivial merge