diff options
author | 2024-11-19 08:09:06 +0900 | |
---|---|---|
committer | 2024-11-28 08:11:56 +0900 | |
commit | e2ff1219a5541a22921016219c4d86a6d0190d15 (patch) | |
tree | d460a0e927255493562197651afb163f78ffcf6e /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | setlocalversion: work around "git describe" performance (diff) | |
download | wireguard-linux-e2ff1219a5541a22921016219c4d86a6d0190d15.tar.xz wireguard-linux-e2ff1219a5541a22921016219c4d86a6d0190d15.zip |
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/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions