s3:tests: Do not delete the contets of LOCAL_PATH with tarmode test
commit15ed7a9e5968396aba6080d968609800b958b316
authorAndreas Schneider <asn@samba.org>
Mon, 26 Jun 2017 21:18:30 +0000 (26 23:18 +0200)
committerKarolin Seeger <kseeger@samba.org>
Fri, 30 Jun 2017 08:50:22 +0000 (30 10:50 +0200)
tree06897a988604cd667f8899a8dd23e4a7c7c2c3b9
parentf625a639e75f5b3a20eb5e35ef1c6fdd9745b50e
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>
(cherry picked from commit 4f5cfe2713294462b9dc68afbec2ea2c72230885)
selftest/target/Samba3.pm
source3/script/tests/test_smbclient_tarmode.sh
source3/selftest/tests.py