mirror of
https://github.com/catchorg/Catch2.git
synced 2026-07-09 18:11:10 +02:00
a862924601
On systems where the file system has excute permissions, this script was not marked as executable in a clean git checkout and so could be run without first changing the permissions. Fixed by setting the relevant git flag.