]> Kevux Git Server - rit/commit
reftable: ignore remove() return value in stack_test.c
authorHan-Wen Nienhuys <hanwen@google.com>
Thu, 20 Jan 2022 15:12:04 +0000 (15:12 +0000)
committerJunio C Hamano <gitster@pobox.com>
Thu, 20 Jan 2022 19:31:52 +0000 (11:31 -0800)
commitf5f6a6cd47405f32c0217b980cb8ae1c5cce316c
tree9bacf692a7b991351e46390240ecf12e287fae8b
parentf7445865f260474082c8276dc2175ec23109c424
reftable: ignore remove() return value in stack_test.c

If the cleanup fails, there is nothing we can do.

Signed-off-by: Han-Wen Nienhuys <hanwen@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
reftable/stack_test.c