- Notifications
You must be signed in to change notification settings - Fork5
Commit2b917a5
committed
Clean up pg_rewind regression test script.
Since commit01f6bb4, TestLib.pm has exported path to tmp_check directory,so let's use that also for the pg_rewind test clusters etc.Also, in master, the $tempdir_short variable has not been used since commit13d856e, which moved the initdb-running code to TestLib.pm.Backpatch to 9.5.1 parent642ae4e commit2b917a5
1 file changed
+6
-15
lines changedLines changed: 6 additions & 15 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
62 | 62 |
| |
63 | 63 |
| |
64 | 64 |
| |
65 |
| - | |
66 |
| - | |
67 |
| - | |
68 |
| - | |
69 |
| - | |
70 |
| - | |
71 |
| - | |
72 |
| - | |
73 |
| - | |
| 65 | + | |
| 66 | + | |
74 | 67 |
| |
75 | 68 |
| |
76 | 69 |
| |
| |||
273 | 266 |
| |
274 | 267 |
| |
275 | 268 |
| |
276 |
| - | |
277 |
| - | |
278 |
| - | |
| 269 | + | |
| 270 | + | |
279 | 271 |
| |
280 | 272 |
| |
281 | 273 |
| |
| |||
307 | 299 |
| |
308 | 300 |
| |
309 | 301 |
| |
310 |
| - | |
311 |
| - | |
312 |
| - | |
| 302 | + | |
| 303 | + | |
313 | 304 |
| |
314 | 305 |
| |
315 | 306 |
| |
|
0 commit comments
Comments
(0)