run-autopkgtest: Use Python 3

This commit is contained in:
Martin Pitt 2015-10-19 11:23:29 +02:00
parent b00b051fab
commit 327361bd04

View File

@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/bin/python3
# Request re-runs of autopkgtests for packages
import os