From dc3ace63d4ebeed82b8ca9ae8e44fece6a887710 Mon Sep 17 00:00:00 2001 From: Jeremy Allison Date: Wed, 16 May 2012 17:16:17 -0700 Subject: [PATCH] Fix the waf build with the new "cleans up stale processes" test. Autobuild-User: Jeremy Allison Autobuild-Date: Fri May 18 00:20:36 CEST 2012 on sn-devel-104 --- source3/wscript_build | 1 + 1 file changed, 1 insertion(+) diff --git a/source3/wscript_build b/source3/wscript_build index 4deb556d236..ff1e7785cad 100755 --- a/source3/wscript_build +++ b/source3/wscript_build @@ -1381,6 +1381,7 @@ bld.SAMBA3_BINARY('smbtorture' + bld.env.suffix3, TLDAP RPC_NDR_ECHO WB_REQTRANS + LOCKING idmap ''', vars=locals()) -- 2.11.4.GIT