coverity: replace python with jq
authorEvgeny Vereshchagin <evvers@ya.ru>
Tue, 29 Oct 2019 19:07:15 +0000 (19:07 +0000)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 30 Oct 2019 08:17:04 +0000 (09:17 +0100)
commit738606e45251b73950a52e62e7186fe4516a018a
tree2ea98e9e4fa28a37f73f39986c2419b71296873f
parenta346aa7c38dff023a6783eade2900cb75eff1d25
coverity: replace python with jq

Judging by https://travis-ci.org/systemd/systemd/jobs/604425785
(where the script failed with "tools/coverity.sh: line 45: python: command not found")
python-unversioned-command is no longer installed by default with python2.
Given that it's not the first time python has vanished and it's not clear
what exactly should be installed to make sure it's there, let's just use jq instead.
tools/coverity.sh
travis-ci/managers/fedora.sh