diff options
Diffstat (limited to 'tests/snapshot.rc')
-rwxr-xr-x | tests/snapshot.rc | 1 |
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 ;; *) |