mirror of
https://github.com/samba-team/samba.git
synced 2025-01-05 09:18:06 +03:00
tests: Make timelimit available to test scripts
Bug: https://bugzilla.samba.org/show_bug.cgi?id=15382
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
(cherry picked from commit 4804d6b89a
)
This commit is contained in:
parent
25b75eccea
commit
0a27a04ec0
@ -226,3 +226,4 @@ rpcclient = binpath('rpcclient')
|
||||
smbcacls = binpath('smbcacls')
|
||||
smbcontrol = binpath('smbcontrol')
|
||||
smbstatus = binpath('smbstatus')
|
||||
timelimit = binpath('timelimit')
|
||||
|
Loading…
Reference in New Issue
Block a user