summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDouglas Bagnall <douglas.bagnall@catalyst.net.nz>2022-11-23 12:10:20 +1300
committerJoseph Sutton <jsutton@samba.org>2022-12-01 22:56:39 +0000
commit7cff3ce28432124f46a5367ee085e460cd5fd9c6 (patch)
treec264dd6ed70b5e0a8688d10b314b28b3110102e1
parentf6cda06dfb7e6555f817774a1535f4540b57ede4 (diff)
downloadsamba-7cff3ce28432124f46a5367ee085e460cd5fd9c6.tar.gz
test/source_chars: ignore testdata/compression
We are going to have all kinds of rubbish there. Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz> Reviewed-by: Joseph Sutton <josephsutton@catalyst.net.nz>
-rw-r--r--python/samba/tests/source_chars.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/python/samba/tests/source_chars.py b/python/samba/tests/source_chars.py
index f0351b67a91..ac02cf9586c 100644
--- a/python/samba/tests/source_chars.py
+++ b/python/samba/tests/source_chars.py
@@ -70,6 +70,7 @@ IGNORED_RE = (
r'^third_party/heimdal/lib/hx509/data/',
r'^third_party/heimdal/po',
r'^third_party/heimdal/tests/kdc/hdb-mitdb',
+ r'^testdata/compression/',
)
IGNORED_EXTENSIONS = {