summaryrefslogtreecommitdiffstats
path: root/tests/snapshot.rc
diff options
context:
space:
mode:
Diffstat (limited to 'tests/snapshot.rc')
-rwxr-xr-xtests/snapshot.rc1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/snapshot.rc b/tests/snapshot.rc
index 5186b77fe04..cddbb49584a 100755
--- a/tests/snapshot.rc
+++ b/tests/snapshot.rc
@@ -394,6 +394,7 @@ function check_if_snapd_exist() {
case $OSTYPE in
NetBSD)
echo "Skip test on LVM which is not available on NetBSD" >&2
+ SKIP_TESTS
exit 0
;;
*)