diff options
author | Dave Reisner <dreisner@archlinux.org> | 2011-09-30 06:07:55 -0400 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2011-09-30 10:48:28 -0500 |
commit | 938fb2c87859cf495ac72d678d4edb9f6c3217c2 (patch) | |
tree | 12b4c2b738a5afb547657f82468bd4cb8dbf01bf /config.guess | |
parent | 07ecd40a1a1ffba5e5b1c3edd199a0f159496c48 (diff) | |
download | pacman-938fb2c87859cf495ac72d678d4edb9f6c3217c2.tar.xz |
pacman-key: remove errexit flag from shebang
We're ill equipped to be using this flag as we don't trap and respond to
the ERR signal. The result is that if is ever tripped, pacman-key will
instantly exit with no indication of why. At the same time, we're
already fairly good about doing our own error checking and verbalizing
it before dying.
Signed-off-by: Dave Reisner <dreisner@archlinux.org>
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'config.guess')
0 files changed, 0 insertions, 0 deletions