CC-2827: Python shebangs should specify the version python2.6
- done
This commit is contained in:
parent
db1dcb643c
commit
c15d599dba
11 changed files with 11 additions and 11 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env python
|
||||
#!/usr/bin/env python2.6
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
import os
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue