- Notifications
You must be signed in to change notification settings - Fork5
Commit473ac70
committed
Win32 regression fixes:
. only use the -W flag on pwd for $pkglibdir. All the other paths needto be seen as MSys type paths, whereas $pkglibdir needs to be expressedas a genuine windows path.. run single tests in the background and explicitly wait for them -solves the problem of the MSys shell not waiting properly for the copytest to finish.. use pg_ctl to shut down the test postmaster - no more use of ad hockill programs or the task manager.Andrew Dunstan1 parent3c45d34 commit473ac70
1 file changed
+14
-17
lines changedLines changed: 14 additions & 17 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
207 | 207 |
| |
208 | 208 |
| |
209 | 209 |
| |
210 |
| - | |
211 |
| - | |
212 |
| - | |
213 |
| - | |
214 |
| - | |
215 |
| - | |
216 |
| - | |
217 |
| - | |
218 |
| - | |
219 |
| - | |
220 |
| - | |
221 |
| - | |
222 | 210 |
| |
223 | 211 |
| |
224 | 212 |
| |
| |||
306 | 294 |
| |
307 | 295 |
| |
308 | 296 |
| |
309 |
| - | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
310 | 307 |
| |
311 | 308 |
| |
312 | 309 |
| |
313 | 310 |
| |
314 |
| - | |
315 | 311 |
| |
316 | 312 |
| |
317 | 313 |
| |
| |||
602 | 598 |
| |
603 | 599 |
| |
604 | 600 |
| |
605 |
| - | |
| 601 | + | |
| 602 | + | |
606 | 603 |
| |
607 | 604 |
| |
608 | 605 |
| |
| |||
704 | 701 |
| |
705 | 702 |
| |
706 | 703 |
| |
707 |
| - | |
| 704 | + | |
708 | 705 |
| |
709 | 706 |
| |
710 | 707 |
| |
|
0 commit comments
Comments
(0)