ThrowTheSwitch / Unity

Simple Unit Testing for C
ThrowTheSwitch.org
MIT License
4.02k stars 969 forks source link

Fix shebang placement #719

Closed fellerts closed 6 months ago

fellerts commented 6 months ago

671f8d2 introduced a license header to auto/extract_version.py before the shebang, causing builds to fail like this: ../subprojects/unity/meson.build:7:0: ERROR: Failed running '/path/to/extract_version.py', binary or interpreter not executable.