Adjust kerberos and ldap tests for Homebrew on ARM The Homebrew package manager changed its default installation prefix for the new architecture, so a couple of tests need tweaks to find binaries.
This is a partial backpatch of dc513bc654. Branch ------ REL_13_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/75373ff6c0ef2c517eff57c8b6ea996a4858a0ba Modified Files -------------- src/test/kerberos/t/001_auth.pl | 9 ++++++++- src/test/ldap/t/001_auth.pl | 10 ++++++++-- 2 files changed, 16 insertions(+), 3 deletions(-)
