forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commited47666
committed
Add temp-check, with_temp_install definition - 9.4
Commitfa4a4df attempted to backpatchto 9.4 a change to improve the logging of TAP tests. Unfortunately, dueto how 9.4 and 9.5 had diverged, the backpatch to 9.4 depended on a fewthings which didn't exist in 9.4 (but did in 9.5), specifically, the'temp-check' production and the 'with_temp_install' definition (whichalso required 'abs_top_builddir').Add these definitions into REL9_4_STABLE to allow the TAP tests to runcorrectly under 'make check'.1 parent83d0049 commited47666
1 file changed
+18
-0
lines changedLines changed: 18 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
59 | 59 |
| |
60 | 60 |
| |
61 | 61 |
| |
| 62 | + | |
62 | 63 |
| |
63 | 64 |
| |
64 | 65 |
| |
| |||
316 | 317 |
| |
317 | 318 |
| |
318 | 319 |
| |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
319 | 333 |
| |
320 | 334 |
| |
321 | 335 |
| |
| |||
330 | 344 |
| |
331 | 345 |
| |
332 | 346 |
| |
| 347 | + | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
333 | 351 |
| |
334 | 352 |
| |
335 | 353 |
| |
|
0 commit comments
Comments
(0)