forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit1593998
committed
Report found versions of required perl modules
Configure tests for the presence of perl modules required for TAP tests,and that they meet specified minimum version requirements. This patchmakes it report the version of the module that's actually found ratherthan just an 'ok' message. This will help in deciding if we can upgrademinimum requirements for these modules.Discussion:https://postgr.es/m/f5e1d308-4e33-37a7-bdf1-f6e0c75119de@dunslane.net1 parenta45ed97 commit1593998
2 files changed
+5
-5
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
55 | 55 |
| |
56 | 56 |
| |
57 | 57 |
| |
58 |
| - | |
| 58 | + | |
59 | 59 |
| |
60 | 60 |
| |
61 | 61 |
| |
62 | 62 |
| |
63 |
| - | |
| 63 | + | |
64 | 64 |
| |
65 | 65 |
| |
66 | 66 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19301 | 19301 |
| |
19302 | 19302 |
| |
19303 | 19303 |
| |
19304 |
| - | |
| 19304 | + | |
19305 | 19305 |
| |
19306 | 19306 |
| |
19307 | 19307 |
| |
19308 | 19308 |
| |
19309 | 19309 |
| |
19310 |
| - | |
19311 |
| - | |
| 19310 | + | |
| 19311 | + | |
19312 | 19312 |
| |
19313 | 19313 |
| |
19314 | 19314 |
| |
|
0 commit comments
Comments
(0)