Merge pull request #1962 from akerl/envfix

fixed shebang in hacking test-module
This commit is contained in:
Stephen Fromm
2013-02-01 16:57:09 -08:00

View File

@@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/bin/env python
# (c) 2012, Michael DeHaan <michael.dehaan@gmail.com>
#