forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit4f6d1cf
committed
Ensure all perl test modules are installed
PostgreSQL::Test::Cluster and ::Utils were not being installed. This isvery hard to notice, as it only seems to affect external modules thatwant to run tests from 15 back in earlier versions. Oversight inb235d41.This applies only to branches 14 and back, because 15 had already beenmade correct in commitb3b4d8e.Discussion:https://postgr.es/m/20221010093415.poplkyn7pjeiv2y7@alvherre.pgsql1 parent483d269 commit4f6d1cf
1 file changed
+5
-1
lines changedLines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
| 19 | + | |
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
| 27 | + | |
| 28 | + | |
27 | 29 |
| |
28 | 30 |
| |
29 | 31 |
| |
30 | 32 |
| |
31 | 33 |
| |
32 | 34 |
| |
33 | 35 |
| |
| 36 | + | |
| 37 | + | |
34 | 38 |
| |
35 | 39 |
|
0 commit comments
Comments
(0)