Fix shebang line for testall.py
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/python2.6
|
||||
#!/usr/bin/env python
|
||||
import unittest
|
||||
import logging
|
||||
import sys
|
||||
|
||||
Reference in New Issue
Block a user