generate_descriptor_pkg.sh: improved detection of allowed files 67/7967/2 feature5837 feature7928 py3
authorgarciadeblas <gerardo.garciadeblas@telefonica.com>
Fri, 20 Sep 2019 10:47:13 +0000 (12:47 +0200)
committergarciadeblas <gerardo.garciadeblas@telefonica.com>
Wed, 9 Oct 2019 15:14:45 +0000 (17:14 +0200)
This change introduces a new check for other allowed files, as long
as its name is defined in ALLOWED_FILES_WILDCARDS. For instance, with
this change, README can now be README.txt, README.md, README.rst, etc.

Change-Id: Ia9a0bfb455b08fd5a8a924508f5611de57754454
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>

No differences found