Catch errors in for loop in makefile

Peter Eisentraut <peter_e@gmx.net>

Commit: 5c436a79e0f4e11f80c5878a0309ce60f79e17b1
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2011-05-01T22:05:08Z
Releases: 9.1.0
Catch errors in for loop in makefile

Add "|| exit" so that the rule aborts when a command fails.

Files

PathChange+/−
src/pl/plpython/Makefile modified +1 −1