mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-02-25 05:57:28 +03:00
test: make sure mount point exists in testsuite-64.sh
(cherry picked from commit 84e5b9225d12f8a1a7d414ef01f97fcd6881c14f) (cherry picked from commit 07e4787106fb0a551f73d0a0ec4c6c8e7c958c7d)
This commit is contained in:
parent
eee571f159
commit
bd32bbebd5
@ -97,6 +97,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