diff options
author | Jeremy Allison <jra@samba.org> | 2012-05-16 17:16:17 -0700 |
---|---|---|
committer | Jeremy Allison <jra@samba.org> | 2012-05-18 00:20:36 +0200 |
commit | dc3ace63d4ebeed82b8ca9ae8e44fece6a887710 (patch) | |
tree | fdc69da9923fb287d0a3451a17742843f1e5f3bf /source3/wscript_build | |
parent | 182faceab21000f3103f030b31cab5baba6deb6c (diff) | |
download | samba-dc3ace63d4ebeed82b8ca9ae8e44fece6a887710.tar.gz |
Fix the waf build with the new "cleans up stale processes" test.
Autobuild-User: Jeremy Allison <jra@samba.org>
Autobuild-Date: Fri May 18 00:20:36 CEST 2012 on sn-devel-104
Diffstat (limited to 'source3/wscript_build')
-rwxr-xr-x | source3/wscript_build | 1 |
1 files changed, 1 insertions, 0 deletions
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()) |