Make mergehex executable. (#4290)
Previously, we used sudo and chmod to make mergehex executable in our build script. This change attempts to set the executable bit using git properties and remove the dependence on elevated permissions.
This commit is contained in:
Regular → Executable
Reference in New Issue
Block a user