forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit3e110a3
committed
Fix YA parallel-make hazard, this one in "make check" in plpython.
We have to ensure that submake-generated-headers is finished beforethe topmost make run launches any child makes.Discussion:https://postgr.es/m/20180411235843.GG32449@paquier.xyz1 parent5240545 commit3e110a3
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
131 | 131 |
| |
132 | 132 |
| |
133 | 133 |
| |
134 |
| - | |
| 134 | + | |
135 | 135 |
| |
136 | 136 |
| |
137 | 137 |
| |
|
0 commit comments
Comments
(0)