summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Teigland <teigland@redhat.com>2021-11-08 15:41:39 -0600
committerDavid Teigland <teigland@redhat.com>2021-11-08 15:41:39 -0600
commit5d0c7685f958b5c7fb94f6f213f5b9d2b555b370 (patch)
treed5f008f14cc780a47c5e683acb90d8b465365d74
parent024ce50f06feff2dae53dce83398911bef071a6e (diff)
downloadlvm2-dev-dct-test-rhel5.tar.gz
test rhel5 sysfsdev-dct-test-rhel5
-rw-r--r--test/shell/activate-minor.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/shell/activate-minor.sh b/test/shell/activate-minor.sh
index 1b1ea8bda..e40cdfc09 100644
--- a/test/shell/activate-minor.sh
+++ b/test/shell/activate-minor.sh
@@ -15,6 +15,8 @@ SKIP_WITH_LVMPOLLD=1
. lib/inittest
+find /sys
+
# Just skip this test if minor is already in use...
dmsetup info | tee info
grep -E "^Major, minor: *[0-9]+, 123" info && skip