Simplify makefiles exporting twice enable_injection_points

Michael Paquier <michael@paquier.xyz>

Commit: ff43b5e70d45c8d39ca7513e10c23367435c9826
Author: Michael Paquier <michael@paquier.xyz>
Date: 2024-09-03T23:05:56Z
Releases: 17.0
Simplify makefiles exporting twice enable_injection_points

This is confusing, as it exports twice the same variable.  Oversight in
6782709df81f that has spread in more places afterwards.

Reported-by: Alvaro Herrera, Tom Lane
Discussion: https://postgr.es/m/202408201630.mn6vbohjh7hh@alvherre.pgsql
Backpatch-through: 17

Files

PathChange+/−
src/test/modules/test_misc/Makefile modified +1 −1
src/test/recovery/Makefile modified +1 −1

Discussion