From: Sam Leonard Date: Tue, 16 Apr 2024 12:18:34 +0000 (+0100) Subject: test-64-udev-storage: partition disk inside testcase - testcase_long_sysfs_path X-Git-Tag: v256-rc1~166^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d82e3904678cc8c71bd3bdb6f6fa94bf76a719f;p=thirdparty%2Fsystemd.git test-64-udev-storage: partition disk inside testcase - testcase_long_sysfs_path --- diff --git a/test/TEST-64-UDEV-STORAGE/test.sh b/test/TEST-64-UDEV-STORAGE/test.sh index b9e7bdf18ad..2b4927db074 100755 --- a/test/TEST-64-UDEV-STORAGE/test.sh +++ b/test/TEST-64-UDEV-STORAGE/test.sh @@ -475,18 +475,6 @@ testcase_long_sysfs_path() { ) dd if=/dev/zero of="$testdisk" bs=1M count=64 - lodev="$(losetup --show -f -P "$testdisk")" - sfdisk "${lodev:?}" <