]> git.sur5r.net Git - openldap/commitdiff
ITS#5883 ordering fix
authorHoward Chu <hyc@openldap.org>
Sun, 25 Jan 2009 04:10:11 +0000 (04:10 +0000)
committerHoward Chu <hyc@openldap.org>
Sun, 25 Jan 2009 04:10:11 +0000 (04:10 +0000)
tests/scripts/test018-syncreplication-persist

index 4c173cf19593473c15272b3847b51db6251ea5fb..fda8bcc539281aa87dcc183c1c80f3786aedf574 100755 (executable)
@@ -234,16 +234,16 @@ newsuperior: ou=Retired, ou=People, dc=example,dc=com
 dn: cn=James A Jones 2, ou=Information Technology Division, ou=People, dc=example,dc=com
 changetype: delete
 
-dn: dc=testdomain1,dc=example,dc=com
-changetype: modify
-replace: description
-description: Example, Inc. ITS test domain
-
 dn: dc=testdomain1,dc=example,dc=com
 changetype: modrdn
 newrdn: dc=itsdomain1
 deleteoldrdn: 1
 
+dn: dc=itsdomain1,dc=example,dc=com
+changetype: modify
+replace: description
+description: Example, Inc. ITS test domain
+
 dn: dc=testdomain2,dc=example,dc=com
 changetype: modrdn
 newrdn: dc=itsdomain2