summaryrefslogtreecommitdiff
path: root/test/shell/thin-restore.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/shell/thin-restore.sh')
-rw-r--r--test/shell/thin-restore.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/shell/thin-restore.sh b/test/shell/thin-restore.sh
index fd4118f21..3516e2d4b 100644
--- a/test/shell/thin-restore.sh
+++ b/test/shell/thin-restore.sh
@@ -11,8 +11,12 @@
# test restore operation of thin pool metadata
+export LVM_TEST_THIN_REPAIR_CMD=${LVM_TEST_THIN_REPAIR_CMD-/bin/false}
+
. lib/inittest
+test -e LOCAL_LVMPOLLD && skip
+
#
# Main
#