diff options
author | Dave Reisner <dreisner@archlinux.org> | 2012-01-26 10:28:31 -0500 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2012-04-08 21:52:16 -0500 |
commit | dca10b062f27a67dd2daafbe73641b1b7279408e (patch) | |
tree | ed232321d05b20415bf3ad8b2f8bcb812135a6eb /m4 | |
parent | 3a82885348d90a4b11184559a577359c2930b212 (diff) |
makepkg: restrict usage of errexit to user functions
It's expected that this will lead to unwanted behavior, and needs
widespread testing. It's desirable to commit this for a few reasons:
- there's no reason we can't do our own error checking for code that we
write.
- it avoids the need for ||true hacks scattered about in the code.
- it makes us immune to upstream changes in exit codes (FS#28248)
Signed-off-by: Dave Reisner <dreisner@archlinux.org>
Diffstat (limited to 'm4')
0 files changed, 0 insertions, 0 deletions