mirror of
https://github.com/systemd/systemd.git
synced 2025-02-03 17:47:28 +03:00
test: make sure mount point exists in testsuite-64.sh
This commit is contained in:
parent
94d2caedee
commit
84e5b9225d
@ -243,6 +243,7 @@ EOF
|
|||||||
echo "${FUNCNAME[0]}: test failover"
|
echo "${FUNCNAME[0]}: test failover"
|
||||||
local device expected link mpoint part
|
local device expected link mpoint part
|
||||||
local -a devices
|
local -a devices
|
||||||
|
mkdir -p /mnt
|
||||||
mpoint="$(mktemp -d /mnt/mpathXXX)"
|
mpoint="$(mktemp -d /mnt/mpathXXX)"
|
||||||
wwid="deaddeadbeef0000"
|
wwid="deaddeadbeef0000"
|
||||||
path="/dev/disk/by-id/wwn-0x$wwid"
|
path="/dev/disk/by-id/wwn-0x$wwid"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user