1
0
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:
Volker Lendecke 2023-06-01 16:39:21 +02:00 committed by Jule Anger
parent 25b75eccea
commit 0a27a04ec0

View File

@ -226,3 +226,4 @@ rpcclient = binpath('rpcclient')
smbcacls = binpath('smbcacls')
smbcontrol = binpath('smbcontrol')
smbstatus = binpath('smbstatus')
timelimit = binpath('timelimit')