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

Update cdashly.py to automatically set *.sh and *.bat as user executable #1

Open
jcfr opened this issue Jan 28, 2013 · 0 comments
Open

Comments

@jcfr
Copy link
Member

jcfr commented Jan 28, 2013

See:

In a nutshell

os.chmod(name, os.stat(name).st_mode | stat.S_IXUSR)
@ghost ghost assigned chrismullins and jcfr Jan 28, 2013
jcfr added a commit that referenced this issue Jan 28, 2013
Ideally cdashly.py should automatically set the script as executable. See #1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants