[Date Prev][Date Next] [Chronological] [Thread] [Top]

(ITS#4348) test035 portability issue on HPUX



Full_Name: Howard Chu
Version: 2.3.18
OS: HPUX 11i
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (24.126.120.178)
Submitted by: hyc


In test035 the final comparison fails, but it seems that the only difference in
the two files is in whitespace:

*** ldapsearch.flt      Tue Jan 17 15:21:45 2006
--- ldif.flt    Tue Jan 17 15:21:45 2006
***************
*** 426,431 ****
--- 426,432 ----
  facsimileTelephoneNumber: +1 313 555 9700
  telephoneNumber: +1 313 555 5331

+
  dn: cn=Dan Aykroyd,ou=Meta,o=Example,c=US
  objectClass: inetOrgPerson
  cn: Dan Aykroyd
***************
*** 444,449 ****
--- 445,451 ----
  objectClass: organizationalUnit
  ou: Meta

+
  dn: cn=Added Group,ou=Groups,o=Example,c=US
  objectClass: groupOfNames
  cn: Added Group
***************
*** 904,909 ****
--- 906,912 ----
  facsimileTelephoneNumber: +1 313 555 9700
  telephoneNumber: +1 313 555 5331

+
  dn: cn=Added Group,ou=Groups,o=Example,c=US
  objectClass: groupOfNames
  cn: Added Group
***************
*** 1403,1413 ****
--- 1406,1420 ----
  dn: cn=Ursula Hampster,ou=Alumni Association,ou=People,o=Example,c=US
  seeAlso: cn=All Staff,ou=Groups,o=Example,c=US

+
+
  dn: cn=Another Added Group,ou=Groups,o=Example,c=US
  member: cn=Added Group,ou=Groups,o=Example,c=US
  member: cn=Another Added Group,ou=Groups,o=Example,c=US

+
  dn: cn=Another Added Group,ou=Groups,o=Example,c=US
  member: cn=Added Group,ou=Groups,o=Example,c=US
  member: cn=Another Added Group,ou=Groups,o=Example,c=US
+