ravikumar10 / genyris

Automatically exported from code.google.com/p/genyris
Other
0 stars 0 forks source link

No execute permissions for .command on Mac #59

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Install on Mac OS/X from 0.7.4 .dmg
What do you see?
No execute permissions for .command file:
$ cd /Applications/genyris/bin/
$ ls -l
-rw-r--r--  1 birchb  admin  15428 12 May 17:21 GenyrisLogo.png
-rw-r--r--  1 birchb  admin   1016 12 May 17:21 GenyrisLogo16.png
-rw-r--r--  1 birchb  admin   2482 12 May 17:21 GenyrisLogo32.png
-rw-r--r--  1 birchb  admin   4500 12 May 17:21 GenyrisLogo48.png
-rw-r--r--  1 birchb  admin    224 12 May 17:21 genyris
-rw-r--r--  1 birchb  admin    121 12 May 17:21 genyris.bat
-rw-r--r--  1 birchb  admin    224 12 May 17:21 genyris.command

What is the expected output?
-rwxr-xr-x  1 birchb  admin    224 12 May 17:21 genyris.command

Workaround with chmod a+x /Applications/genyris/bin/genyris.command

Original issue reported on code.google.com by birchb1...@gmail.com on 12 May 2013 at 7:50

GoogleCodeExporter commented 9 years ago

Original comment by birchb1...@gmail.com on 12 May 2013 at 7:50