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_11_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/c2cff443b0b182a07ef4aa17559302ace48c3e62 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(-)
