summaryrefslogtreecommitdiffstats
path: root/tests/basic
diff options
context:
space:
mode:
Diffstat (limited to 'tests/basic')
-rwxr-xr-xtests/basic/bd.t1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/basic/bd.t b/tests/basic/bd.t
index 7e3637492a3..63622edd709 100755
--- a/tests/basic/bd.t
+++ b/tests/basic/bd.t
@@ -74,6 +74,7 @@ function volume_type()
case $OSTYPE in
NetBSD)
echo "Skip test on LVM which is not available on NetBSD" >&2
+ SKIP_TESTS
exit 0
;;
*)