]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
tests: run-make-check.sh install jq
authorLoic Dachary <ldachary@redhat.com>
Sat, 20 Dec 2014 18:30:59 +0000 (19:30 +0100)
committerLoic Dachary <ldachary@redhat.com>
Sun, 21 Dec 2014 16:52:18 +0000 (17:52 +0100)
commit80f20f8ed3e338b34e44fc0b554849d62a1444a0
tree5505f99f95d1d3170b07f62304ff4c5e0b31481a
parent2de2c4b035ed9519842c82aaa7c5d942e625af74
tests: run-make-check.sh install jq

jq is useful to parse json from the command line. It is however not
packaged for all supported distributions (precise has it in the backport
repository which is usually not active) and cannot be conveniently added
to debian/control because it targets all distributions and has no
conditionals.

Signed-off-by: Loic Dachary <ldachary@redhat.com>
run-make-check.sh
src/test/centos.dockerfile
src/test/ubuntu.dockerfile