diff options
author | Ævar Arnfjörð Bjarmason <avarab@gmail.com> | 2022-03-07 13:48:59 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2022-03-07 13:27:40 -0800 |
commit | 53ce7ccff11e9cbc55f7cd7a754df7fde54dbcc8 (patch) | |
tree | b53ea87e05ccd987ec1e194656065e9886e27c40 /t/t9903-bash-prompt.sh | |
parent | merge tests: use "test_must_fail" instead of ad-hoc pattern (diff) | |
download | tgif-53ce7ccff11e9cbc55f7cd7a754df7fde54dbcc8.tar.xz |
rev-parse tests: don't ignore "git reflog" exit code
Amend a test added in 9c46c054ae4 (rev-parse: tests git rev-parse
--verify master@{n}, for various n, 2010-08-24) so that we'll stop
ignoring the exit code of "git reflog" by having it on the
left-hand-side of a pipe.
Because of this I'd marked this test as passing under SANITIZE=leak in
f442c94638d (leak tests: mark some rev-parse tests as passing with
SANITIZE=leak, 2021-10-31). As all of it except this specific test
will now pass, let's skip it under the !SANITIZE_LEAK prerequisite.
Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t9903-bash-prompt.sh')
0 files changed, 0 insertions, 0 deletions