pgsql: meson: Fix meson warning - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: meson: Fix meson warning
Date
Msg-id E1uTKFd-002qFp-1e@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
meson: Fix meson warning

    WARNING: You should add the boolean check kwarg to the run_command call.
             It currently defaults to false,
             but it will default to true in meson 2.0.

Introduced by commit bc46104fc9a.

(This only happens in the msvc branch.  All the other run_command
calls are ok.)

Reviewed-by: Andres Freund <andres@anarazel.de>
Discussion: https://www.postgresql.org/message-id/flat/42e13eb0-862a-441e-8d84-4f0fd5f6def0%40eisentraut.org

Branch
------
REL_17_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/2499c3490b2f4b2048e4d476405dee996026ac0d

Modified Files
--------------
meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: Re: pgsql: Improve runtime and output of tests for replication slots checkp
Next
From: Michael Paquier
Date:
Subject: Re: pgsql: Improve runtime and output of tests for replication slots checkp