]> git.ipfire.org Git - thirdparty/samba.git/commit
selftest: make samba3.blackbox.smbclient_tar runnable (even manually)
authorNoel Power <noel.power@suse.com>
Mon, 30 Nov 2020 11:15:06 +0000 (11:15 +0000)
committerJeremy Allison <jra@samba.org>
Tue, 1 Dec 2020 19:06:44 +0000 (19:06 +0000)
commit6f246658cf003f7e2f393f7b7490d9e8ae84e21c
treeba2445e6331315529d3bcb4deac6e7c8fe00da50
parent4bb3bffa4b7a770d36138c45f717a9048ef82cff
selftest: make samba3.blackbox.smbclient_tar runnable (even manually)

samba3.blackbox.smbclient_tar is marked as flapping so it
seems we have missed that it has stopped working. The local path
passed to script/tests/test_smbclient_tarmode.pl must point to a
valid share

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

Signed-off-by: Noel Power <noel.power@suse.com>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/selftest/tests.py