From 9c67ff461d73305530ea257820215cf1ba97f703 Mon Sep 17 00:00:00 2001 From: Uri Simchoni Date: Mon, 29 Feb 2016 22:09:57 +0200 Subject: selftest: test access based share enum parameter BUG: https://bugzilla.samba.org/show_bug.cgi?id=8093 Signed-off-by: Uri Simchoni Reviewed-by: Andreas Schneider Autobuild-User(master): Uri Simchoni Autobuild-Date(master): Wed Mar 2 23:51:56 CET 2016 on sn-devel-144 --- selftest/selftesthelpers.py | 1 + 1 file changed, 1 insertion(+) (limited to 'selftest/selftesthelpers.py') diff --git a/selftest/selftesthelpers.py b/selftest/selftesthelpers.py index 42499b0dd78..f26484bf455 100644 --- a/selftest/selftesthelpers.py +++ b/selftest/selftesthelpers.py @@ -185,3 +185,4 @@ dbwrap_tool = binpath('dbwrap_tool') vfstest = binpath('vfstest') smbcquotas = binpath('smbcquotas') smbget = binpath('smbget') +rpcclient = binpath('rpcclient') -- cgit v1.2.1