mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-01-18 06:03:42 +03:00
test: make sure mount point exists in testsuite-64.sh
(cherry picked from commit 84e5b9225d12f8a1a7d414ef01f97fcd6881c14f) (cherry picked from commit 07e4787106fb0a551f73d0a0ec4c6c8e7c958c7d) (cherry picked from commit bd32bbebd5ea7bb5ae5fefe9d9a26e7f0bf5c635)
This commit is contained in:
parent
02332752b3
commit
24a8928a26
@ -204,6 +204,7 @@ EOF
|
||||
echo "${FUNCNAME[0]}: test failover"
|
||||
local device expected link mpoint part
|
||||
local -a devices
|
||||
mkdir -p /mnt
|
||||
mpoint="$(mktemp -d /mnt/mpathXXX)"
|
||||
wwid="deaddeadbeef0000"
|
||||
path="/dev/disk/by-id/wwn-0x$wwid"
|
||||
|
Loading…
x
Reference in New Issue
Block a user