diff --git a/selftest/selftesthelpers.py b/selftest/selftesthelpers.py index 7513c265d17..1afabf3cdca 100644 --- a/selftest/selftesthelpers.py +++ b/selftest/selftesthelpers.py @@ -201,3 +201,4 @@ smbget = binpath('smbget') rpcclient = binpath('rpcclient') smbcacls = binpath('smbcacls') smbcontrol = binpath('smbcontrol') +smbstatus = binpath('smbstatus')