]> git.sur5r.net Git - openldap/commitdiff
cleanup
authorPierangelo Masarati <ando@openldap.org>
Fri, 6 Aug 2004 16:51:35 +0000 (16:51 +0000)
committerPierangelo Masarati <ando@openldap.org>
Fri, 6 Aug 2004 16:51:35 +0000 (16:51 +0000)
tests/scripts/test006-acls

index 57d211e733557bcfa912d28692a2f5382ee7c5ed..d0941a3d56f9e53bb08bd03a07125a790b7c6d96 100755 (executable)
@@ -157,6 +157,7 @@ dn: cn=Alumni Assoc Staff, ou=Groups, dc=example, dc=com
 changetype: modify
 add: description
 description: added by jaj (should succeed)
+-
 EOMODS5
 
 $LDAPMODIFY -D "$BABSDN" -h $LOCALHOST -p $PORT1 -w bjensen >> \
@@ -165,6 +166,7 @@ dn: cn=Alumni Assoc Staff, ou=Groups, dc=example, dc=com
 changetype: modify
 add: description
 description: added by bjensen (should fail)
+-
 EOMODS6
 
 echo "Using ldapsearch to retrieve all the entries..."