forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit5c7d04d
committed
When shutting down the regression test postmaster after 'make check',
wait for the postmaster to actually exit. Otherwise running repeated'make check's tends to misbehave, because we try to remove and recreatethe data directory while the old PM is still alive.1 parent892a51c commit5c7d04d
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
652 | 652 |
| |
653 | 653 |
| |
654 | 654 |
| |
| 655 | + | |
655 | 656 |
| |
656 | 657 |
| |
657 | 658 |
| |
|
0 commit comments
Comments
(0)