From 08eccb2d45f1104ea1b2896b4f2cd53b64392f67 Mon Sep 17 00:00:00 2001 From: Tellsanguis Date: Mon, 29 Dec 2025 13:07:54 +0100 Subject: [PATCH] =?UTF-8?q?Correction=20cr=C3=A9ation=20r=C3=A9pertoires?= =?UTF-8?q?=20dans=20helpers=20de=20test?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tests/test_helper.bash | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/test_helper.bash b/tests/test_helper.bash index db5103d..db5d280 100644 --- a/tests/test_helper.bash +++ b/tests/test_helper.bash @@ -231,6 +231,7 @@ create_disk_uuid_file() { local pool="$1" local uuid="${2:-wwn-0x5000cca2dfe2e414}" + mkdir -p "${STATE_DIR}" cat > "${STATE_DIR}/disk-uuids-${pool}.txt" < "${STATE_DIR}/critical-errors-${pool}.txt" <