forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit69b7a35
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 parente2b49db commit69b7a35
1 file changed
+6
-19
lines changedLines changed: 6 additions & 19 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 |
| |
77 | 70 |
| |
78 | 71 |
| |
79 |
| - | |
80 |
| - | |
81 | 72 |
| |
82 | 73 |
| |
83 | 74 |
| |
| |||
171 | 162 |
| |
172 | 163 |
| |
173 | 164 |
| |
174 |
| - | |
175 |
| - | |
176 | 165 |
| |
177 | 166 |
| |
178 | 167 |
| |
| |||
267 | 256 |
| |
268 | 257 |
| |
269 | 258 |
| |
270 |
| - | |
271 |
| - | |
272 |
| - | |
| 259 | + | |
| 260 | + | |
273 | 261 |
| |
274 | 262 |
| |
275 | 263 |
| |
| |||
302 | 290 |
| |
303 | 291 |
| |
304 | 292 |
| |
305 |
| - | |
306 |
| - | |
307 |
| - | |
| 293 | + | |
| 294 | + | |
308 | 295 |
| |
309 | 296 |
| |
310 | 297 |
| |
|
0 commit comments
Comments
(0)