s4:torture/shell: simplify cli_credentials_set_password() call
authorStefan Metzmacher <metze@samba.org>
Wed, 31 Jul 2013 11:22:10 +0000 (13:22 +0200)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 5 Aug 2013 05:48:03 +0000 (17:48 +1200)
commit36b3c9506c1ac5549a38140e7ffd57644290069f
treedee7c4f6147d5e4a384bbbffb0104c9067b62c45
parentcfeeb3ce3de5d1df07299fb83327ae258da0bf8d
s4:torture/shell: simplify cli_credentials_set_password() call

All we want is to avoid a possible callback...

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source4/torture/shell.c