Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Joe Martin
OpenLDAP
Commits
ba659181
Commit
ba659181
authored
Jan 21, 2009
by
Quanah Gibson-Mount
Browse files
Make sure consumer is in persist phase before doing modifies
parent
bb17e813
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/scripts/test018-syncreplication-persist
View file @
ba659181
...
...
@@ -148,6 +148,9 @@ for i in 0 1 2 3 4 5; do
sleep
5
done
echo
"Waiting
$SLEEP1
seconds for consumer to reconnect..."
sleep
$SLEEP1
if
test
$RC
!=
0
;
then
echo
"ldapsearch failed (
$RC
)!"
test
$KILLSERVERS
!=
no
&&
kill
-HUP
$KILLPIDS
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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