]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
log: ignore return value of write in unit test
authorJohn Mulligan <jmulligan@redhat.com>
Mon, 13 Jan 2025 21:08:12 +0000 (16:08 -0500)
committerJohn Mulligan <jmulligan@redhat.com>
Mon, 13 Jan 2025 21:10:52 +0000 (16:10 -0500)
commitf292b789af851ce8f1ac9ae35617061b98ad9caa
tree82515363021889231e1587edd1bb525f92378e22
parent6baf13d96a0ad9a9fbc5959ec0fc1a951f06fdb6
log: ignore return value of write in unit test

Fix building a unit test with -Werror enabled.
Based on cbodley's fix for a similar build failure.

Based-on: a2ebc00a56fcffc57b04fad1e5d134f75ae753eb
Signed-off-by: John Mulligan <jmulligan@redhat.com>
src/log/test.cc