URL: https://github.com/freeipa/freeipa/pull/272
Title: #272: Build: makerpms.sh generates Python 2 & 3 packages at the same time

pspacek commented:
"""
`make install` will install whatever is  auto-detected during configure (or 
overriden by `$PYTHON` variable while calling `make install`).

So, how are you caling the stuff? If you want to always run Python 2 tests, 
specify `PYTHON=/usr/bin/python2`.
"""

See the full comment at 
https://github.com/freeipa/freeipa/pull/272#issuecomment-266008502
-- 
Manage your subscription for the Freeipa-devel mailing list:
https://www.redhat.com/mailman/listinfo/freeipa-devel
Contribute to FreeIPA: http://www.freeipa.org/page/Contribute/Code

Reply via email to