testsuite: Fix the 32-bit test build
authorVolker Lendecke <vl@samba.org>
Wed, 20 Sep 2017 00:12:33 +0000 (00:12 +0000)
committerJeremy Allison <jra@samba.org>
Thu, 21 Sep 2017 00:49:32 +0000 (02:49 +0200)
commit30ffc120e299df1b346f664910cf9d73d3fe7dd9
treef12bd917b92f775467b1dbc09ef0e580122716e0
parentf0df2426c0a6428ec1f7b9ede57adfa95e8d8382
testsuite: Fix the 32-bit test build

samba_init_module returns 32-bit. For some reason on my
32-bit lxc "return 0" was converted to something but
NT_STATUS_OK, making initialization fail.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Thu Sep 21 02:49:32 CEST 2017 on sn-devel-144
testsuite/unittests/rpc_test_dummy_module.c