Age | Commit message (Collapse) | Author |
|
Delete the old coverage gathering code. Unneccessary with move to codecov.
|
|
This is useful on systems like NixOS, where python3 is not in
/usr/bin/python3 as well as for people using alternative ways to
install python such as virtualenv/pyenv.
Some scripts where already using '/usr/bin/env'. With this pull request
it gets more consistent. For background information see also:
https://github.com/systemd/systemd/pull/5816
|
|
|
|
set when COVERAGE is, added the python server script to scripts
|