Good day! What are the reasons why `.ebuild`-Bash-scripts are started by `emerge`/etc. without `set -e` flag? In other words, `QA Notice: command not found` is just a QA notice instead of a fatal error. And can I change it for some `emerge` run? Sincerely, Alexander Kurakin.