Commit 8f306437 authored by Robert Bradshaw's avatar Robert Bradshaw

Merge pull request #166 from yarikoptic/master

scripts with shebangs <-> executable + uniform use of #!/usr/bin/env python
parents 9e733bea 940e592c
File mode changed from 100644 to 100755
#!/usr/bin/python
#!/usr/bin/env python
import os
import sys
......
File mode changed from 100644 to 100755
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment