]> git.ipfire.org Git - thirdparty/samba.git/commit
tests: use clean_file() from our superclass in smb3unix.py
authorRalph Boehme <slow@samba.org>
Mon, 11 Nov 2024 09:38:05 +0000 (10:38 +0100)
committerJeremy Allison <jra@samba.org>
Tue, 7 Jan 2025 22:04:32 +0000 (22:04 +0000)
commit63d59c15bb81daf55d21bbab1d868f034d125a78
tree842b19d43897211fc5e2949f5257bf34133c11da
parent5c7b8793d753fe47720a95cff3fad72827ca4f82
tests: use clean_file() from our superclass in smb3unix.py

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15751

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
python/samba/tests/smb3unix.py