diff options
author | Florian Schmaus <flow@gentoo.org> | 2024-05-20 13:02:15 +0200 |
---|---|---|
committer | Florian Schmaus <flow@gentoo.org> | 2024-05-21 10:58:08 +0200 |
commit | 0c2599b9db997df77af21ca8d3ce8da16e512649 (patch) | |
tree | 8ade223d264145b3efbf2563d7ed69e180a094ce /eclass/cargo.eclass | |
parent | texlive-module.eclass: do not treat grep returning 1 as error (diff) | |
download | gentoo-0c2599b9db997df77af21ca8d3ce8da16e512649.tar.gz gentoo-0c2599b9db997df77af21ca8d3ce8da16e512649.tar.bz2 gentoo-0c2599b9db997df77af21ca8d3ce8da16e512649.zip |
texlive-module.eclass: invoke doman with nonfatal
In case doman fails, we do not want to die immediatly as it would
"break" the ebegin/eend combination. Instead, the exit status is passed
through xargs. It will then subsequently appear in PIPESTATUS, where it
is processed by eend || die.
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Suggested-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'eclass/cargo.eclass')
0 files changed, 0 insertions, 0 deletions