pgsql: Adjust kerberos and ldap tests for Homebrew on ARM

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Adjust kerberos and ldap tests for Homebrew on ARM
Date: 2023-07-04 09:33:50
Message-ID: E1qGcPu-001qqO-DA@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2023-07-04 09:42:07 Re: pgsql: ci: Change macOS builds from Intel to ARM.
Previous Message Michael Paquier 2023-07-04 05:48:24 pgsql: libpq: Add support for Close on portals and statements