summaryrefslogtreecommitdiff
path: root/source4/lib/ldb/tests
diff options
context:
space:
mode:
authorMatthieu Patou <mat@matws.net>2010-06-15 02:23:11 +0400
committerJelmer Vernooij <jelmer@samba.org>2010-06-20 00:43:08 +0200
commit3ebe56062297e52cf31499c6eb63c7ce70073bcc (patch)
tree1b8a423340cd624b94ced8bcd96095643422f356 /source4/lib/ldb/tests
parent9c5f0ed7298e666fcfa05257fc7abfb6d3208433 (diff)
downloadsamba-3ebe56062297e52cf31499c6eb63c7ce70073bcc.tar.gz
samba-3ebe56062297e52cf31499c6eb63c7ce70073bcc.tar.bz2
samba-3ebe56062297e52cf31499c6eb63c7ce70073bcc.zip
ldb: add a new control bypassioperationnal
Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
Diffstat (limited to 'source4/lib/ldb/tests')
-rwxr-xr-xsource4/lib/ldb/tests/test-controls.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/lib/ldb/tests/test-controls.sh b/source4/lib/ldb/tests/test-controls.sh
index db139bbec7..c78acbf471 100755
--- a/source4/lib/ldb/tests/test-controls.sh
+++ b/source4/lib/ldb/tests/test-controls.sh
@@ -42,5 +42,6 @@ replace someThing
someThing: someThingElseBetter
EOF
+$VALGRIND ldbsearch --controls "bypassoperational:0" >/dev/null 2>&1 || exit 1
set