diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-07-26 13:09:59 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-08-09 16:08:38 +0200 |
commit | 0197559dcb99c91ddaa146322f5100c326e9d5eb (patch) | |
tree | 2fc4c2925f55eff24dc70e366671be832e34e99c /dev-erlang | |
parent | desktop.eclass: domenu, fix dying on non-existing files (diff) | |
download | gentoo-0197559dcb99c91ddaa146322f5100c326e9d5eb.tar.gz gentoo-0197559dcb99c91ddaa146322f5100c326e9d5eb.tar.bz2 gentoo-0197559dcb99c91ddaa146322f5100c326e9d5eb.zip |
desktop.eclass: domenu, fix potential overflow in exit status
While increasing exit status for each failure may seem brilliant
at first, it serves no purpose and has an overflow risk. For example,
if domenu counted 256 failures, the exit status would be truncated to 0
(success).
Diffstat (limited to 'dev-erlang')
0 files changed, 0 insertions, 0 deletions