mirror of
https://github.com/samba-team/samba.git
synced 2024-12-22 13:34:15 +03:00
selftest: Add smbstatus to testhelper
BUG: https://bugzilla.samba.org/show_bug.cgi?id=13793 Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
parent
ffad76ae26
commit
6106b8a053
@ -201,3 +201,4 @@ smbget = binpath('smbget')
|
||||
rpcclient = binpath('rpcclient')
|
||||
smbcacls = binpath('smbcacls')
|
||||
smbcontrol = binpath('smbcontrol')
|
||||
smbstatus = binpath('smbstatus')
|
||||
|
Loading…
Reference in New Issue
Block a user