diff options
author | Dave Reisner <d@falconindy.com> | 2011-02-01 01:35:31 +0100 |
---|---|---|
committer | Thomas Bächler <thomas@archlinux.org> | 2011-02-01 01:37:19 +0100 |
commit | 3fbbcdf2480bc091f44c7b15d875f313ac7ddbed (patch) | |
tree | 4c32bec827b1e91cd8a5c1c81d5e1f5f58794030 /init | |
parent | 0f53f8ead0e5f22744882b5452db1664716d466c (diff) | |
download | mkinitcpio-3fbbcdf2480bc091f44c7b15d875f313ac7ddbed.tar.gz mkinitcpio-3fbbcdf2480bc091f44c7b15d875f313ac7ddbed.tar.xz |
Set pipefail before running get_init_cpio
This addresses FS#20638, where gen_init_cpio fails, but the pipeline
still reports no error because gzip exits successfully. Setting pipefail
insures that if anything goes wrong with gen_init_cpio, the operation is
deemed a failure and the user isn't unknowingly left with a faulty
initcpio.
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions