mirror of
https://github.com/systemd/systemd.git
synced 2025-01-11 09:18:07 +03:00
Revert "test: wipe filesystem before moving to the next test case"
This reverts commit 301d7ee611
.
This does not solve issue #32913.
This commit is contained in:
parent
5e30e6e281
commit
bb6ce6b6a4
@ -772,8 +772,6 @@ EOF
|
||||
btrfs filesystem show
|
||||
helper_check_device_symlinks
|
||||
helper_check_device_units
|
||||
wipefs -a -f "${devices[@]}"
|
||||
udevadm wait --settle --timeout=30 --removed "/dev/disk/by-uuid/$uuid" "/dev/disk/by-label/$label"
|
||||
|
||||
echo "Multiple devices: using LUKS encrypted disks, data: raid1, metadata: raid1, mixed mode"
|
||||
uuid="deadbeef-dead-dead-beef-000000000003"
|
||||
|
Loading…
Reference in New Issue
Block a user