]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commit
ceph-ansible-pr-syntax-check: fix grep error 1053/head
authorSébastien Han <seb@redhat.com>
Mon, 25 Jun 2018 16:12:05 +0000 (18:12 +0200)
committerSébastien Han <seb@redhat.com>
Mon, 25 Jun 2018 16:13:48 +0000 (18:13 +0200)
commit30941b19e4217e54bb37c79ece1f3e09e1e94227
tree4b984f8c37625b15a9b719bfe3530e32c018e9b4
parente1ae852d89353523c4005451143e206b275f402a
ceph-ansible-pr-syntax-check: fix grep error

If grep fails the script exits because of the set -e so let's use ||
true to workaround that issue.

Signed-off-by: Sébastien Han <seb@redhat.com>
ceph-ansible-pr-syntax-check/build/build