From: Quanah Gibson-Mount Date: Fri, 20 Jan 2017 01:03:54 +0000 (-0800) Subject: Fix typo X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=5497a7df8b79c517d33675cd0e0868e9e1f799ff;p=openldap Fix typo --- diff --git a/tests/data/regressions/its8444/its8444 b/tests/data/regressions/its8444/its8444 index ca6e3a3f69..bacfa8afa6 100755 --- a/tests/data/regressions/its8444/its8444 +++ b/tests/data/regressions/its8444/its8444 @@ -199,7 +199,7 @@ EOF sleep 3 echo "Searching new members to see if they still have memberOf present..." - TOON1="cn=Jessica Rabbit,ou=People,$BASEDN" + TOON1="cn=Jessica_Rabbit,ou=People,$BASEDN" TOON2="cn=Elmer_Fudd,ou=People,$BASEDN" TOON3="cn=Daffy_Duck,ou=People,$BASEDN" TOON4="cn=Bugs_Bunny,ou=People,$BASEDN"