summaryrefslogtreecommitdiffstats
path: root/scripts/libmakepkg
diff options
context:
space:
mode:
authorDave Reisner <dreisner@archlinux.org>2012-01-26 16:28:31 +0100
committerDan McGee <dan@archlinux.org>2012-04-09 04:52:16 +0200
commitdca10b062f27a67dd2daafbe73641b1b7279408e (patch)
treeed232321d05b20415bf3ad8b2f8bcb812135a6eb /scripts/libmakepkg
parent3a82885348d90a4b11184559a577359c2930b212 (diff)
downloadpacman-dca10b062f2.tar.gz
pacman-dca10b062f2.tar.xz
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 'scripts/libmakepkg')
0 files changed, 0 insertions, 0 deletions