commit | ffd0047afa78bfd4d6576afe1d4b8c79435b158c | [log] [tgz] |
---|---|---|
author | Stephen Finucane <sfinucan@redhat.com> | Thu Jan 18 15:12:29 2018 +0000 |
committer | Stephen Finucane <sfinucan@redhat.com> | Thu Jan 18 15:12:29 2018 +0000 |
tree | 0c72ce82afac86e57ff02e9359b2130dfa53d1d3 | |
parent | b5841fa5d65b2c9899bbf45e6ad65138dc08cfa2 [diff] |
functions-common: Don't reguess Python versions We have already established the correct version of Python to use during installation, either automatically or through user-provided information (USE_PYTHON3, PYTHON3_VERSION). Don't do it again. Change-Id: I7bdf2be9a885994bf2c437dd104048a1ff2f6666 Closes-Bug: #1744096