New: [rhinstaller/blivet/pulls/132 master] Make use of /usr/bin/env python to avoid hard-coding the python version

atodorov installerbot-noreply at redhat.com
Wed May 27 08:51:53 UTC 2015


*  replaces /usr/bin/python with /usr/bin/env python inside test cases. NOTE: I don't see any executable tests/*.py files but maybe this is a good measure. Otherwise this line doesn't have any effect and can be removed.

There are still a few places which use hard-coded python version:

*    Makefile uses PYTHON=python2 which is used in a few places calling setup.py
*    some scripts/ use /usr/bin/python explicitly
*    runpylint.py uses /usr/bin/python3 explicitly

-- 
To view this pull request on github, visit https://github.com/rhinstaller/blivet/pull/132


More information about the anaconda-patches mailing list