checknewer.py: Use python3 shebang
This commit is contained in:
parent
30c7a9a268
commit
3d65059281
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/python2
|
||||
#!/usr/bin/python3
|
||||
# check if all packages in a repo are newer than all other repos
|
||||
|
||||
from __future__ import print_function
|
||||
|
Loading…
x
Reference in New Issue
Block a user