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

Losing permission bits #25

Open
mihirpandya opened this issue Feb 3, 2015 · 0 comments
Open

Losing permission bits #25

mihirpandya opened this issue Feb 3, 2015 · 0 comments

Comments

@mihirpandya
Copy link
Member

The permission bits of files are lost as they are uploaded to Tango (by /upload). As a result, certain scripts that need +x to run, cannot run. We should either find a way to preserve these bits during upload or tell front-end to not rely on those permission bits and do bash hello.sh in their Makefile instead of ./hello.sh.

@mihirpandya mihirpandya self-assigned this Feb 3, 2015
@mihirpandya mihirpandya assigned yrkumar and unassigned mihirpandya Sep 14, 2015
@yrkumar yrkumar removed their assignment Feb 17, 2016
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