The GetMaintainer.py script use the "if __name__ == '__main__'" evaluation so it expects to be run as a standalone program.
We have other Python scripts with the executable permission, let this one be executable too. Signed-off-by: Philippe Mathieu-Daude <phi...@redhat.com> --- BaseTools/Scripts/GetMaintainer.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 BaseTools/Scripts/GetMaintainer.py diff --git a/BaseTools/Scripts/GetMaintainer.py b/BaseTools/Scripts/GetMaintainer.py old mode 100644 new mode 100755 -- 2.21.0 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#49105): https://edk2.groups.io/g/devel/message/49105 Mute This Topic: https://groups.io/mt/34560654/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-