File util-linux-tests-fdisk-ebr-missing-gap-2.patch of Package util-linux.43342
From 88a84f68f9a232707f6eb1779b73e722bbdb0b65 Mon Sep 17 00:00:00 2001 From: Karel Zak <kzak@redhat.com> Date: Thu, 22 Jan 2026 17:43:15 +0100 Subject: [PATCH 3/5] tests: (fdisk) make sure test_strerror avalable Signed-off-by: Karel Zak <kzak@redhat.com> --- tests/ts/fdisk/oddinput | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/ts/fdisk/oddinput b/tests/ts/fdisk/oddinput index 9b55d75c7..63f7eb1db 100755 --- a/tests/ts/fdisk/oddinput +++ b/tests/ts/fdisk/oddinput @@ -22,6 +22,7 @@ ts_init "$*" ts_check_test_command "$TS_CMD_FDISK" ts_check_test_command "$TS_HELPER_MD5" +ts_check_test_command "$TS_HELPER_STRERROR" #set -x -- 2.51.0