29 Aug
2009
29 Aug
'09
3:18 a.m.
Henning Garus wrote:
Set the ERR trap to abort upon encountering an error during the execution of a build or package function.
Activate set -E, which lets functions inherit the ERR trap.
Signed-off-by: Henning Garus <henning.garus@gmail.com>
Did a lot of testing here and everything appears awesome. Signed-off and on my working branch. Allan