summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Teigland <teigland@redhat.com>2019-05-21 14:37:55 -0500
committerDavid Teigland <teigland@redhat.com>2019-05-21 14:37:55 -0500
commitcf3f46392940391d8a27d969125d7ca9c4c5bebc (patch)
treee9c9a00c32fbaed8309766a3c9d79bd3a8f7346b
parent99ca06ca4662ac43c09fb423bb26451ae5171d86 (diff)
downloadlvm2-cf3f46392940391d8a27d969125d7ca9c4c5bebc.tar.gz
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.
-rw-r--r--test/shell/pvscan-autoactivate.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/shell/pvscan-autoactivate.sh b/test/shell/pvscan-autoactivate.sh
index 6ed35dbda..362a4ff83 100644
--- a/test/shell/pvscan-autoactivate.sh
+++ b/test/shell/pvscan-autoactivate.sh
@@ -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