Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wrong permissions of py scripts #24

Closed
atremar opened this issue Dec 21, 2014 · 2 comments
Closed

wrong permissions of py scripts #24

atremar opened this issue Dec 21, 2014 · 2 comments
Assignees

Comments

@atremar
Copy link
Collaborator

atremar commented Dec 21, 2014

.py scripts in ../bin/ must be commited to git with executable permissions.

@simcen
Copy link
Member

simcen commented Dec 21, 2014

Do you get errors about that?
I just checked out the develop branch on a fresh system without having to modify the permissions....

@simcen simcen added this to the v1.0 Release milestone Dec 21, 2014
@simcen simcen self-assigned this Dec 21, 2014
@atremar
Copy link
Collaborator Author

atremar commented Jan 4, 2015

Ok, git does not preserve permissions while you execute a clone, fetch or pull. Permissions given depend on the umask value of the user context.

Better documenting the +x settings for the files in ../bin/ ?

@atremar atremar closed this as completed Jan 4, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants