[PATCH v15 10/11] app/test: replace .sh script with .py script
Thomas Monjalon
thomas at monjalon.net
Thu Feb 3 12:15:19 CET 2022
26/01/2022 06:10, Jie Zhou:
> - Add python script to check if system supports hugepages
> - Remove corresponding .sh script
> - Replace calling of .sh with corresponding .py in meson.build
>
> Signed-off-by: Jie Zhou <jizh at linux.microsoft.com>
> Acked-by: Dmitry Kozlyuk <dmitry.kozliuk at gmail.com>
> ---
> app/test/has-hugepage.sh | 11 -----------
> app/test/has_hugepage.py | 26 ++++++++++++++++++++++++++
The file MAINTAINERS should be updated with the new file name.
I will do it before merging if the rest is OK.
More information about the dev
mailing list