]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
test/source_chars: ignore testdata/compression
authorDouglas Bagnall <douglas.bagnall@catalyst.net.nz>
Tue, 22 Nov 2022 23:10:20 +0000 (12:10 +1300)
committerJoseph Sutton <jsutton@samba.org>
Thu, 1 Dec 2022 22:56:39 +0000 (22:56 +0000)
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>
python/samba/tests/source_chars.py

index f0351b67a91c6ceff64c75c16baec3099043580c..ac02cf9586ce6447cf9c3e7c280abc8adfcff81c 100644 (file)
@@ -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 = {