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

Templates do not preserve executable permissions #5

Open
domenkozar opened this issue Aug 26, 2012 · 2 comments
Open

Templates do not preserve executable permissions #5

domenkozar opened this issue Aug 26, 2012 · 2 comments

Comments

@domenkozar
Copy link
Member

My template:

-rwxr-xr-x 1 ielectric ielectric   466 Aug 25 00:36 pre-commit-check.sh_tmpl

Generated:

-rw-r--r-- 1 ielectric ielectric   463 Aug 26 11:07 pre-commit-check.sh
@domenkozar
Copy link
Member Author

@domenkozar
Copy link
Member Author

Now that we have a branch for PasteScript, this can be fixed. Here is how mr.bob takes care of it: https://github.com/iElectric/mr.bob/blob/master/mrbob/rendering.py#L83

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

1 participant