Filter ./elements/xtesting/install.d/ in perm 86/74186/1
authorCédric Ollivier <cedric.ollivier@orange.com>
Thu, 19 Oct 2023 15:03:12 +0000 (17:03 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Thu, 19 Oct 2023 15:03:27 +0000 (17:03 +0200)
Change-Id: I8a95648088f7741ba3a87d647955b4cd8146f70c
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
tox.ini

diff --git a/tox.ini b/tox.ini
index 03ee011..3b8258d 100644 (file)
--- a/tox.ini
+++ b/tox.ini
@@ -84,8 +84,8 @@ commands =
 
 [testenv:perm]
 basepython = python3.10
-whitelist_externals = sh
-path=. -not -path './.tox/*' -not -path './.git/*' -not -path './docs/com/pres/reveal.js/*'
+allowlist_externals = sh
+path=. -not -path './.tox/*' -not -path './.git/*' -not -path './docs/com/pres/reveal.js/*' -not -path './elements/functest/install.d/*'
 commands =
   sh -c "\
     find {[testenv:perm]path} \( -type f -not -perm 644 -o -type d -not -perm 755 \) \