use python2 as the interpreter now for tests, not python
/usr/bin/python is no longer guaranteed to exist, per PEP 394. Use
python2 instead for compatibility.
Closes: #948770
Signed-off-by:
James McCoy <jamessan@debian.org>
Loading
Please register or sign in to comment