s3:tests: Do not delete the contets of LOCAL_PATH with tarmode test
authorAndreas Schneider <asn@samba.org>
Mon, 26 Jun 2017 21:18:30 +0000 (23:18 +0200)
committerStefan Metzmacher <metze@samba.org>
Tue, 27 Jun 2017 14:57:42 +0000 (16:57 +0200)
commit4f5cfe2713294462b9dc68afbec2ea2c72230885
treed37300dac120a694c0797b9686ee122962bfffb2
parenteedebe2ef1b6ff92975289b6076f236650744621
s3:tests: Do not delete the contets of LOCAL_PATH with tarmode test

The test_smbclient_tarmode.pl test operates on $LOCAL_PATH by default
and removes everything. So it deletes all precreated files and
directories which the setup_fileserver() function initially set up.

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

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
selftest/target/Samba3.pm
source3/script/tests/test_smbclient_tarmode.sh
source3/selftest/tests.py