selftest: explicitly set "client min protocol = CORE"
authorStefan Metzmacher <metze@samba.org>
Mon, 8 Jul 2019 09:31:27 +0000 (11:31 +0200)
committerRalph Boehme <slow@samba.org>
Mon, 8 Jul 2019 16:22:38 +0000 (16:22 +0000)
commitd216db5cd5411d1a4a62ce0b7f43b685f9cd107f
tree19b96b7832aab8aa3cd36effa20b5370ba23bcf5
parent840b8501b43695802d78726409b69afb4976166a
selftest: explicitly set "client min protocol = CORE"

This is the current default and what 'make test' assumes currently.

The next commit will change the default to disable SMB1.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
selftest/selftest.pl
selftest/target/Samba3.pm
selftest/target/Samba4.pm