1
0
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:
Andrew Bartlett
2019-05-06 15:32:12 +12:00
committed by Gary Lockyer
parent bc1583d368
commit 1692908966
3 changed files with 5 additions and 11 deletions

View File

@ -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='''