Re: [Cython] Files with executable bit on

2013-11-01 Thread Robert Bradshaw
Done. On Fri, Nov 1, 2013 at 6:16 AM, Lisandro Dalcin wrote: > This is in branch 0.19.x. These files should not have the executable > bit on. Can any of you please fix them? > > [dalcinl@macarena cython-dev]$ ls -al $(find Cython -name '*.py') | grep rwx > -rwxr-xr-x 1 dalcinl staff4286 Feb

[Cython] Files with executable bit on

2013-11-01 Thread Lisandro Dalcin
This is in branch 0.19.x. These files should not have the executable bit on. Can any of you please fix them? [dalcinl@macarena cython-dev]$ ls -al $(find Cython -name '*.py') | grep rwx -rwxr-xr-x 1 dalcinl staff4286 Feb 14 2013 Cython/Build/BuildExecutable.py -rwxr-xr-x 1 dalcinl staff