]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commit
ceph-ansible-syntax: disable syntax coloration in `git_diff_to_head()` 1176/head
authorGuillaume Abrioux <gabrioux@redhat.com>
Wed, 24 Oct 2018 14:30:44 +0000 (16:30 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Wed, 24 Oct 2018 14:30:44 +0000 (16:30 +0200)
commit24fd8c8bbeb60099ee7b0b672a3117193d8e16d7
treee170fc7c8d8050013490addb4e3602a52e3cdb30
parent6d20c8c7bac906302e0f776eebd64b15f5e0b6a6
ceph-ansible-syntax: disable syntax coloration in `git_diff_to_head()`

when running this code locally for debugging purposes, the sed in
`match_file()` won't match the pattern because of the ANSI codes inserted by
the git diff (colored) output.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
ceph-ansible-pr-syntax-check/build/build