]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
script/ceph-backport.sh: Fix verification of git repository
authorTiago Melo <tmelo@suse.com>
Mon, 16 Sep 2019 10:19:35 +0000 (10:19 +0000)
committerTiago Melo <tmelo@suse.com>
Mon, 16 Sep 2019 10:27:45 +0000 (10:27 +0000)
commit4968613dd92039e0b5b496840fef2018907c1e78
treeddc0ef8bb110da913d56ce367f6bdf790e8fb5f2
parente487604ad2af483a54e4616aff2f313a266d99d3
script/ceph-backport.sh: Fix verification of git repository

In git 2.16 running "git show-ref HEAD" returns an error and
prevents the script to procced.

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