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 <j...@linux.microsoft.com> > Acked-by: Dmitry Kozlyuk <dmitry.kozl...@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.