mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-03 05:18:29 +03:00
tests: pvscan-autoactivate.sh switch system_id_source
to machineid instead of uname which would break if the test system had no proper uname set.
This commit is contained in:
parent
99ca06ca46
commit
cf3f463929
@ -134,7 +134,7 @@ not ls "$RUNDIR/lvm/pvs_online/$PVID3"
|
||||
|
||||
# pvscan cache ignores pv in a foreign vg
|
||||
|
||||
aux lvmconf "global/system_id_source = uname"
|
||||
aux lvmconf "global/system_id_source = machineid"
|
||||
|
||||
_clear_online_files
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user