summaryrefslogtreecommitdiff
path: root/ref-filter.c
diff options
context:
space:
mode:
authorPhillip Wood <phillip.wood@dunelm.org.uk>2019-12-06 16:06:06 (GMT)
committerJunio C Hamano <gitster@pobox.com>2019-12-06 17:32:01 (GMT)
commit780308d060b2756ed52913ad2c1328c0d7049c05 (patch)
tree626a1b4bc5e986f6a70903ef4101f70ecb72eb76 /ref-filter.c
parent083378cc35c4dbcc607e4cdd24a5fca440163d17 (diff)
downloadgit-780308d060b2756ed52913ad2c1328c0d7049c05.zip
git-780308d060b2756ed52913ad2c1328c0d7049c05.tar.gz
git-780308d060b2756ed52913ad2c1328c0d7049c05.tar.bz2
t3404: use test_cmp_rev
There are a number of places where we compare two revisions with test $(git rev-parse rev1) = $(git rev-parse rev2) when these fail there's no indication what has gone wrong and you need to be running with `-x` to see where the test has failed. Lets use test_cmp_rev instead. Signed-off-by: Phillip Wood <phillip.wood@dunelm.org.uk> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'ref-filter.c')
0 files changed, 0 insertions, 0 deletions