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
095e8f3b
Commit
095e8f3b
authored
Feb 02, 2009
by
Quanah Gibson-Mount
Browse files
typo in error message
parent
0efe2c50
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/scripts/test050-syncrepl-multimaster
View file @
095e8f3b
...
...
@@ -464,7 +464,7 @@ changetype: delete
EOADDS
RC
=
$?
if
test
$RC
!=
0
;
then
echo
"ldapmodify failed for consumer
2
database (
$RC
)!"
echo
"ldapmodify failed for consumer
1
database (
$RC
)!"
test
$KILLSERVERS
!=
no
&&
kill
-HUP
$KILLPIDS
exit
$RC
fi
...
...
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