diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2024-11-19 08:09:06 +0900 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2024-11-28 08:11:56 +0900 |
commit | e2ff1219a5541a22921016219c4d86a6d0190d15 (patch) | |
tree | d460a0e927255493562197651afb163f78ffcf6e /tools/perf/scripts/python/gecko.py | |
parent | 523f3dbc187a9618d4fd80c2b438e4d490705dcd (diff) |
setlocalversion: add -e option
Set the -e option to ensure this script fails on any unexpected errors.
Without this change, the kernel build may continue running with an
incorrect string in include/config/kernel.release.
Currently, try_tag() returns 1 when the expected tag is not found as an
ancestor, but this is a case where the script should continue.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions