diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2024-06-12 01:08:05 +0900 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2024-07-16 01:08:36 +0900 |
commit | e570ef438fcd279514691f0aae903272d45e45e9 (patch) | |
tree | b215bd0b6f470982ba676c957edf2df2b22d4322 /tools/perf/scripts/python/mem-phys-addr.py | |
parent | b1a9a5e04767e2a78783e19c9e55c25812ceccc3 (diff) |
kconfig: add -e and -u options to *conf-cfg.sh scripts
Set -e to make these scripts fail on the first error.
Set -u because these scripts are invoked by Makefile, and do not work
properly without necessary variables defined.
Both options are described in POSIX. [1]
[1]: https://pubs.opengroup.org/onlinepubs/009604499/utilities/set.html
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Reviewed-by: Nicolas Schier <nicolas@fjasle.eu>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions