Thread: pgsql: meson: Remove redundant return code check

pgsql: meson: Remove redundant return code check

From
Andres Freund
Date:
meson: Remove redundant return code check

run_command(check: true) already would have errorred out before the check is
reached.

Author: Tristan Partin <tristan@neon.tech>
Discussion: CSPIJVUDZFKX.3KHMOAVGF94RV@c3po

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/5f87a021257f1ea1cacdced0cf49ff1c58ecf5e9

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