]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
script/ceph-backport.sh: Check if jq is installed 36618/head
authorTiago Melo <tmelo@suse.com>
Thu, 13 Aug 2020 15:38:37 +0000 (15:38 +0000)
committerTiago Melo <tmelo@suse.com>
Fri, 14 Aug 2020 09:01:57 +0000 (09:01 +0000)
commitd5730371d755c4ed7c9b76354dea83334759289c
tree44595312721a4954e100f3b38810b82a6aaaccff
parent26ebb5aa3190a12e8d4fd3b56fca12fbb27f1101
script/ceph-backport.sh: Check if jq is installed

If you tried to setup ceph-backport.sh without having 'jq' installed, you would
get a totally unrelated error message and it was hard to figure out the problem.

Signed-off-by: Tiago Melo <tmelo@suse.com>
src/script/ceph-backport.sh