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

s3:waf: Reformat msgtest

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:02:48 +01:00 committed by Michael Adam
parent 533479c0ac
commit e30120f946

View File

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