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

s3:waf: Reformat msg_sink

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
Andreas Schneider 2016-11-22 11:03:02 +01:00 committed by Michael Adam
parent e30120f946
commit 777a620daf

View File

@ -1248,8 +1248,9 @@ bld.SAMBA3_BINARY('msgtest',
bld.SAMBA3_BINARY('msg_sink',
source='torture/msg_sink.c',
deps='''
talloc
param''',
talloc
param
''',
install=False)
bld.SAMBA3_BINARY('msg_source',