mirror of https://github.com/ansible/ansible.git
Correct ansible-test injector python behavior.
Inject a symlink to the correct python into the copied injector
directory instead of altering the shebang of the injector. This
has the side-effect of also intercepting `python` for integration
tests which simplifies cases where it needs to be directly invoked
without collecting code coverage.
(cherry picked from commit d6bf45cd9d
)
pull/48736/head
parent
177160d216
commit
6dca1d7784
Loading…
Reference in New Issue