summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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