forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitf856fad
committed
Adjust postgres.xml rule so that make will notice a failure exit from osx.
The previous coding had it in a pipe, which on most shells won't reportthe error. Per experimentation with a bug report from Vladimir Kokovic.This doesn't actually fix his problem, but it does explain why makedidn't report that there was a problem.1 parentf5c23ca commitf856fad
1 file changed
+7
-6
lines changedLines changed: 7 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
| |||
223 | 223 |
| |
224 | 224 |
| |
225 | 225 |
| |
226 |
| - | |
227 |
| - | |
228 |
| - | |
229 |
| - | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
230 | 231 |
| |
231 | 232 |
| |
232 | 233 |
| |
| |||
354 | 355 |
| |
355 | 356 |
| |
356 | 357 |
| |
357 |
| - | |
| 358 | + | |
358 | 359 |
| |
359 | 360 |
| |
360 | 361 |
| |
|
0 commit comments
Comments
(0)