1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00

s4:torture/libnetapi: remove allow_warnings=True

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>

Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Fri Mar 20 23:23:55 CET 2015 on sn-devel-104
This commit is contained in:
Stefan Metzmacher 2015-03-18 23:10:26 +01:00 committed by Jeremy Allison
parent 069740ca5e
commit 1fc1dfe921

View File

@ -2,7 +2,6 @@
bld.SAMBA_MODULE('TORTURE_LIBNETAPI',
source='libnetapi.c libnetapi_user.c libnetapi_group.c libnetapi_server.c',
allow_warnings=True,
autoproto='proto.h',
subsystem='smbtorture',
init_function='torture_libnetapi_init',