summaryrefslogtreecommitdiff
path: root/selftest/selftesthelpers.py
diff options
context:
space:
mode:
authorUri Simchoni <uri@samba.org>2016-02-29 22:09:57 +0200
committerUri Simchoni <uri@samba.org>2016-03-02 23:51:55 +0100
commit9c67ff461d73305530ea257820215cf1ba97f703 (patch)
tree4e1ca0ac763c1f6b62799969055c30d519922ac4 /selftest/selftesthelpers.py
parent5036a0922b7890005bcc8b77368a6635c8ebeb4b (diff)
downloadsamba-9c67ff461d73305530ea257820215cf1ba97f703.tar.gz
selftest: test access based share enum parameter
BUG: https://bugzilla.samba.org/show_bug.cgi?id=8093 Signed-off-by: Uri Simchoni <uri@samba.org> Reviewed-by: Andreas Schneider <asn@samba.org> Autobuild-User(master): Uri Simchoni <uri@samba.org> Autobuild-Date(master): Wed Mar 2 23:51:56 CET 2016 on sn-devel-144
Diffstat (limited to 'selftest/selftesthelpers.py')
-rw-r--r--selftest/selftesthelpers.py1
1 files changed, 1 insertions, 0 deletions
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')