mirror of
https://github.com/samba-team/samba.git
synced 2025-02-02 09:47:23 +03:00
s3:waf: Reformat locktest2
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:
parent
9571948a84
commit
4190b3c18f
@ -1147,10 +1147,11 @@ bld.SAMBA3_BINARY('smbspool_krb5_wrapper',
|
||||
bld.SAMBA3_BINARY('locktest2',
|
||||
source='torture/locktest2.c',
|
||||
deps='''
|
||||
talloc
|
||||
param
|
||||
libsmb
|
||||
LOCKING''',
|
||||
talloc
|
||||
param
|
||||
libsmb
|
||||
LOCKING
|
||||
''',
|
||||
install=False)
|
||||
|
||||
smbstatus_source = 'utils/status.c smbd/notify_msg.c'
|
||||
|
Loading…
x
Reference in New Issue
Block a user