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