s3:torture: avoid interpret_protocol()
authorStefan Metzmacher <metze@samba.org>
Sun, 11 Aug 2013 11:10:13 +0000 (13:10 +0200)
committerStefan Metzmacher <metze@samba.org>
Thu, 15 Aug 2013 07:07:05 +0000 (09:07 +0200)
commit2c3c8caa0cc7b085231b2edc100ce2332e1e0085
treeb08d346da176cc5044fd69d82fba969ce0c33fb4
parent861ee9319f3cce8f104fd30c7139323ac3d3319d
s3:torture: avoid interpret_protocol()

lp_set_cmdline("client max protocol",...) and
lp_cli_maxprotocol() are the more generic solution.

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

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/torture/masktest.c
source3/torture/torture.c