Catch errors in for loop in makefile
Peter Eisentraut <peter_e@gmx.net>
Catch errors in for loop in makefile Add "|| exit" so that the rule aborts when a command fails. This is the minimal backpatch version. The fix in head is more elaborate.
Files
| Path | Change | +/− |
|---|---|---|
| src/makefiles/pgxs.mk | modified | +6 −6 |