mirror of
https://github.com/samba-team/samba.git
synced 2025-08-04 08:22:08 +03:00
build: Remove build of replacetort
This is built close to the code it tests in lib/replace/wscript_build as replace_testsuite. Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Gary Lockyer <gary@catalyst.net.nz>
This commit is contained in:
committed by
Gary Lockyer
parent
bc1583d368
commit
1692908966
@ -1215,11 +1215,6 @@ bld.SAMBA3_BINARY('smbconftort',
|
||||
''',
|
||||
install=False)
|
||||
|
||||
bld.SAMBA3_BINARY('replacetort',
|
||||
source='../lib/replace/test/main.c',
|
||||
deps='replace replace-test',
|
||||
install=False)
|
||||
|
||||
bld.SAMBA3_BINARY('msgtest',
|
||||
source='torture/msgtest.c',
|
||||
deps='''
|
||||
|
Reference in New Issue
Block a user