Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Joe Martin
OpenLDAP
Commits
9417403a
Commit
9417403a
authored
Dec 06, 2009
by
Hallvard Furuseth
Browse files
ITS#5810: skip back-ldif
parent
27dc9462
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/scripts/test043-delta-syncrepl
View file @
9417403a
...
...
@@ -24,6 +24,11 @@ if test $ACCESSLOG = accesslogno; then
echo
"Accesslog overlay not available, test skipped"
exit
0
fi
if
test
$BACKEND
=
ldif
;
then
# Onelevel search does not return entries in order of creation or CSN.
echo
"
$BACKEND
backend unsuitable for syncprov logdb, test skipped"
exit
0
fi
mkdir
-p
$TESTDIR
$DBDIR1A
$DBDIR1B
$DBDIR2
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment