summaryrefslogtreecommitdiff
path: root/source3/wscript_build
diff options
context:
space:
mode:
authorChristof Schmitt <cs@samba.org>2018-08-20 15:46:27 -0700
committerAndreas Schneider <asn@cryptomilk.org>2018-09-07 17:26:15 +0200
commitd7fa3815a83a50fd9e3d78cac0d5ef3eb79235e5 (patch)
tree5ca16d78f2593f0e1956fdfc5c4f49250f70de80 /source3/wscript_build
parent29fd2c2e5ad3c2d44f3629c6b7b4139772fe350c (diff)
downloadsamba-d7fa3815a83a50fd9e3d78cac0d5ef3eb79235e5.tar.gz
s3:smbstatus: Use cmdline_messaging_context
Use cmdline_messaging_context to initialize a messaging context instead of open coding the same steps. BUG: https://bugzilla.samba.org/show_bug.cgi?id=13465 Signed-off-by: Christof Schmitt <cs@samba.org> Reviewed-by: Ralph Boehme <slow@samba.org>
Diffstat (limited to 'source3/wscript_build')
-rw-r--r--source3/wscript_build1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/wscript_build b/source3/wscript_build
index 9c6200a2b74..c6598f976e8 100644
--- a/source3/wscript_build
+++ b/source3/wscript_build
@@ -1153,6 +1153,7 @@ bld.SAMBA3_BINARY('smbstatus',
talloc
smbconf
popt_samba3
+ cmdline_contexts
smbd_base
LOCKING
PROFILE