summaryrefslogtreecommitdiff
path: root/dir.c
diff options
context:
space:
mode:
authorLibravatar Eric Sunshine <sunshine@sunshineco.com>2021-12-09 00:10:57 -0500
committerLibravatar Junio C Hamano <gitster@pobox.com>2021-12-09 13:35:47 -0800
commitfca965a3bc173a8fb83f34b156c2aa6028803356 (patch)
treeedba44108739e06002cead23ff210a3c61869bc8 /dir.c
parentThe first batch to start the current cycle (diff)
downloadtgif-fca965a3bc173a8fb83f34b156c2aa6028803356.tar.xz
t/lib-pager: use sane_unset() to avoid breaking &&-chain
This test intentionally breaks the &&-chain following `unset` since it doesn't know if `unset` will succeed or fail and doesn't want a local `unset` failure to abort the test overall. We can do better by using sane_unset() which can be linked into the &&-chain as usual. Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> Reviewed-by: Elijah Newren <newren@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'dir.c')
0 files changed, 0 insertions, 0 deletions