s4: torture: Use smbcli_unlink_wcard() to cleanup in base.mangle test.
commitc697ad1e389ab8c282b44961c6fa224e45759d30
authorJeremy Allison <jra@samba.org>
Thu, 2 Dec 2021 01:58:58 +0000 (1 17:58 -0800)
committerRalph Boehme <slow@samba.org>
Thu, 9 Dec 2021 18:06:35 +0000 (9 18:06 +0000)
tree5b151706fbe7dbec40a7fec5a4da3b1ec642b590
parent781028949318d808836738c8f8067c718aa24a6f
s4: torture: Use smbcli_unlink_wcard() to cleanup in base.mangle test.

Avoid using smbcli_unlink() calls with wildcard names.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source4/torture/basic/mangle_test.c