summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Teigland <teigland@redhat.com>2016-04-15 12:35:20 -0500
committerDavid Teigland <teigland@redhat.com>2016-04-15 12:35:20 -0500
commit662090e3587d248f1c53bd8dc2989ba0b1960085 (patch)
treeb49af18ef587dd81660bb25826b2bc991563b853
parent6954de22e2281876506c0db1c98972242de977fb (diff)
downloadlvm2-662090e3587d248f1c53bd8dc2989ba0b1960085.tar.gz
tests: fix check_lvmlockd_test
-rw-r--r--test/lib/flavour-udev-lvmlockd-test.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lib/flavour-udev-lvmlockd-test.sh b/test/lib/flavour-udev-lvmlockd-test.sh
index 17ef5169e..d2a7b4af1 100644
--- a/test/lib/flavour-udev-lvmlockd-test.sh
+++ b/test/lib/flavour-udev-lvmlockd-test.sh
@@ -6,4 +6,4 @@ export LVM_TEST_LVMLOCKD_TEST=1
export LVM_TEST_DEVDIR=/dev
# FIXME:dct: add option to allow --test with sanlock
-LVM_TEST_LVMLOCKD_TEST_DLM=1
+export LVM_TEST_LVMLOCKD_TEST_DLM=1