diff options
author | Phillip Wood <phillip.wood@dunelm.org.uk> | 2019-12-06 16:06:06 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-12-06 09:32:01 -0800 |
commit | 780308d060b2756ed52913ad2c1328c0d7049c05 (patch) | |
tree | 626a1b4bc5e986f6a70903ef4101f70ecb72eb76 /t/t5503-tagfollow.sh | |
parent | The third batch (diff) | |
download | tgif-780308d060b2756ed52913ad2c1328c0d7049c05.tar.xz |
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 't/t5503-tagfollow.sh')
0 files changed, 0 insertions, 0 deletions