]> git.sur5r.net Git - openldap/commitdiff
Fix typo
authorQuanah Gibson-Mount <quanah@openldap.org>
Fri, 20 Jan 2017 01:03:54 +0000 (17:03 -0800)
committerQuanah Gibson-Mount <quanah@openldap.org>
Fri, 20 Jan 2017 01:03:54 +0000 (17:03 -0800)
tests/data/regressions/its8444/its8444

index ca6e3a3f69144dc8f719033c8da9433497bec845..bacfa8afa60b92fd3154582b9082b3567344fafc 100755 (executable)
@@ -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"