[erlang-patches] Removes exec bit from code base in files: erl, hrl, xml, html, asn, gif, xpm, make, C, info files, dat, bat
Ricardo Catalinas Jiménez
jimenezrick@REDACTED
Sun Sep 25 01:56:29 CEST 2011
Please fetch:
git fetch git://github.com/jimenezrick/otp.git fix-remove-exec-bit
* Three commits in this branch:
1. Removes exec bit from: erl, hrl, xml, html, asn, gif, xpm
I know it's a little too paranoid, but it's so ugly to have in UNIX
files with the exec bit set incorrectly :-/.
I removed the exec bit just from files which I'm quite sure will not
break anything.
2. Removes exec bit from files related to: XML, make, C
I'm quite sure this doesn't break anything.
3. Removes exec bit from files: info files, dat, bat
This should not break anything.
Thanks in advance.
--
Ricardo (http://r.untroubled.be/)
More information about the erlang-patches
mailing list