[lvm-devel] master - tests relative-sign-options.sh: skip without thin

David Teigland teigland at sourceware.org
Thu Mar 9 16:44:19 UTC 2017


Gitweb:        https://sourceware.org/git/?p=lvm2.git;a=commitdiff;h=43bcd7393ca6d45583d2e64c9a6fcf8a7ed06487
Commit:        43bcd7393ca6d45583d2e64c9a6fcf8a7ed06487
Parent:        aa312722234621b7917e6cd51a39a323eb777079
Author:        David Teigland <teigland at redhat.com>
AuthorDate:    Thu Mar 9 10:43:41 2017 -0600
Committer:     David Teigland <teigland at redhat.com>
CommitterDate: Thu Mar 9 10:43:41 2017 -0600

tests relative-sign-options.sh: skip without thin

---
 test/shell/relative-sign-options.sh |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/test/shell/relative-sign-options.sh b/test/shell/relative-sign-options.sh
index 314f6b1..f1dab45 100644
--- a/test/shell/relative-sign-options.sh
+++ b/test/shell/relative-sign-options.sh
@@ -17,6 +17,8 @@ export LVM_TEST_LVMETAD_DEBUG_OPTS=${LVM_TEST_LVMETAD_DEBUG_OPTS-}
 
 . lib/inittest
 
+aux have_thin 1 0 0 || skip
+
 aux prepare_vg 1 256
 
 lvcreate -an -n $lv1 -l4 $vg




More information about the lvm-devel mailing list