diff options
| author | Ulf Magnusson <ulfalizer@gmail.com> | 2017-11-08 11:11:26 +0100 |
|---|---|---|
| committer | Ulf Magnusson <ulfalizer@gmail.com> | 2017-11-08 11:14:57 +0100 |
| commit | bac2790485ad61cf8f06de4017ff8c88f652eca8 (patch) | |
| tree | 0ba9e6e7752ec8a749c5f8febe98bd2977828bf4 /examples/print_sym_info.py | |
| parent | b6e79e39ed7a371f17a59ab992c8c0682da30209 (diff) | |
Add a release test script
Confirms that all the examples that aren't tested in the test suite at
least run. Easy to miss brokenness there. Output can be inspected
manually (it'll vary depending on the kernel version).
Fix defconfig_oldconfig.py, which hadn't been properly updated for the
new API.
Diffstat (limited to 'examples/print_sym_info.py')
| -rw-r--r-- | examples/print_sym_info.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/print_sym_info.py b/examples/print_sym_info.py index 120bc07..3ee3c97 100644 --- a/examples/print_sym_info.py +++ b/examples/print_sym_info.py @@ -4,7 +4,7 @@ # # $ make [ARCH=<arch>] scriptconfig SCRIPT=Kconfiglib/examples/print_sym_info.py SCRIPT_ARG=<name> # -# Example output for SCRIPT_ARG=modules: +# Example output for SCRIPT_ARG=MODULES: # # menuconfig MODULES # bool |
