Skip to content
Snippets Groups Projects
Commit 97ce6c30 authored by Pierangelo Masarati's avatar Pierangelo Masarati
Browse files

fix test after ldapmodify

parent 17e90731
No related branches found
No related tags found
No related merge requests found
......@@ -173,6 +173,7 @@ description: ...and modified as ldap://ldap.example.com/ou=Referrals,$BASEDN
-
EOMODS
RC=$?
if test $RC != 0 ; then
echo "Modify failed ($RC)!"
test $KILLSERVERS != no && kill -HUP $KILLPIDS
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment