forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commiteca456e
committed
Disable runningcheck for src/test/modules/injection_points/specs.
Directory "injection_points" has specified NO_INSTALLCHECK since beforecommitc35f419 added the specs, butthat commit neglected to disable the corresponding meson runningcheck.The alternative would be to enable "make installcheck" for ISOLATION,but the GNU make build system lacks a concept of setting NO_INSTALLCHECKfor REGRESS without also setting it for ISOLATION. Back-patch to v17,where that commit first appeared, to avoid surprises when back-patchingadditional specs.Discussion:https://postgr.es/m/17821-dd8c334263399284@postgresql.org1 parent3637905 commiteca456e
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
| 45 | + | |
45 | 46 |
| |
46 | 47 |
|
0 commit comments
Comments
(0)