https://bugs.openldap.org/show_bug.cgi?id=9535
Issue ID: 9535 Summary: test078 fails on MacOS due to output formatting Product: OpenLDAP Version: 2.5 Hardware: All OS: All Status: UNCONFIRMED Severity: normal Priority: --- Component: build Assignee: bugs@openldap.org Reporter: hyc@openldap.org Target Milestone: ---
On MacOSX the output of the "wc" command is right-justified. This causes a mismatch against the reference data.
God only knows why...
https://bugs.openldap.org/show_bug.cgi?id=9535
Howard Chu hyc@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |TEST Status|UNCONFIRMED |RESOLVED
--- Comment #1 from Howard Chu hyc@openldap.org --- fixed in master
https://bugs.openldap.org/show_bug.cgi?id=9535
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |2.5.4
--- Comment #2 from Quanah Gibson-Mount quanah@openldap.org --- HEAD:
Commits: • 6cb792fe by Howard Chu at 2021-04-24T17:40:51+01:00 ITS#9535 avoid non-portable wc format
Use awk to count lines instead
https://bugs.openldap.org/show_bug.cgi?id=9535
--- Comment #3 from Quanah Gibson-Mount quanah@openldap.org --- RE25:
• 40424b79 by Howard Chu at 2021-04-24T16:52:20+00:00 ITS#9535 avoid non-portable wc format
https://bugs.openldap.org/show_bug.cgi?id=9535
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|TEST |FIXED Status|RESOLVED |VERIFIED