Re: meson: Optionally disable installation of test modules
Andrew Dunstan <andrew@dunslane.net>
From: Andrew Dunstan <andrew@dunslane.net>
To: Nazir Bilal Yavuz <byavuz81@gmail.com>
Cc: Peter Eisentraut <peter.eisentraut@enterprisedb.com>,
Andres Freund <andres@anarazel.de>,
pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2023-03-08T22:25:52Z
Lists: pgsql-hackers
On 2023-03-08 We 08:49, Nazir Bilal Yavuz wrote: > Hi, > > On Mon, 6 Mar 2023 at 18:30, Andrew Dunstan<andrew@dunslane.net> wrote: >> There are two separate issues here, but let's deal with the Windows issue. Attached is the log output and also a listing of the runpython directory in the build directory. > Thanks for the logs but I couldn't understand the problem. Is there a > way to reproduce this? > Problem now apparently resolved. cheers andrew -- Andrew Dunstan EDB:https://www.enterprisedb.com
Commits
-
meson: Prevent installation of test files during main install
- b6a0d469cae4 16.0 landed