| commit | 0e5f5fe18d9d821ab018e4cb5708f567912af568 | [log] [tgz] |
|---|---|---|
| author | garciadeblas <gerardo.garciadeblas@telefonica.com> | Fri Sep 20 12:47:13 2019 +0200 |
| committer | garciadeblas <gerardo.garciadeblas@telefonica.com> | Wed Oct 09 17:14:45 2019 +0200 |
| tree | ab9a0fa6bca5933977d582097f985fed716efb01 | |
| parent | 7ca094a4c86698b4403fdde1c59545d886a0871b [diff] |
generate_descriptor_pkg.sh: improved detection of allowed files 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>