davidzuhn opened a new pull request #1006: normalize permissions
URL: https://github.com/apache/mynewt-core/pull/1006
 
 
   I noticed a mish-mash of file permissions, where many files that don't 
normally need execute permissions has them (source files, like .c and .h).    A 
few scripts didn't have the execute bit.  Since I've been able to load my 
devices using the jlink.sh script, the +x is not strictly needed.
   
   So this is a no-file-change-except-permissions PR, removing the execute bit 
from all of the ordinary source files that has it, and adding it to the .sh 
files that didn't.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to