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
1cfff033
Commit
1cfff033
authored
Feb 10, 2009
by
Howard Chu
Browse files
ITS#5936 SLEEP1 patch
parent
6c498b66
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/scripts/test049-sync-config
View file @
1cfff033
...
...
@@ -324,8 +324,8 @@ olcSyncRepl: rid=002 provider=$URI1 binddn="cn=config" bindmethod=simple
credentials=
$CONFIGPW
searchbase="cn=config" type=refreshAndPersist
retry="3 5 300 5" timeout=3
EOF
echo
"Waiting
$SLEEP
1
seconds for syncrepl to receive changes..."
sleep
$SLEEP
1
echo
"Waiting 1
0
seconds for syncrepl to receive changes..."
sleep
1
0
echo
"Using ldapsearch to read config from the producer..."
$LDAPSEARCH
-b
cn
=
config
-D
cn
=
config
-H
$URI1
-y
$CONFIGPWF
\
...
...
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