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
30660e65
Commit
30660e65
authored
Jan 28, 2009
by
Howard Chu
Browse files
s/SLEEP2/25/
parent
5a39f7ac
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/scripts/test019-syncreplication-cascade
View file @
30660e65
...
...
@@ -361,8 +361,8 @@ if test $RC != 0 ; then
exit
$RC
fi
echo
"Waiting
$SLEEP
2
seconds for syncrepl to receive changes..."
sleep
$SLEEP2
echo
"Waiting 2
5
seconds for syncrepl to receive changes..."
sleep
25
echo
"Using ldapsearch to read all the entries from the master..."
$LDAPSEARCH
-S
""
-b
"
$BASEDN
"
-h
$LOCALHOST
-p
$PORT1
\
...
...
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