]> git.proxmox.com Git - mirror_zfs.git/blobdiff - tests/zfs-tests/tests/functional/zvol/zvol_swap/zvol_swap_005_pos.ksh
Update ZTS to work on FreeBSD
[mirror_zfs.git] / tests / zfs-tests / tests / functional / zvol / zvol_swap / zvol_swap_005_pos.ksh
index 58714a229ee360cee31d7a88e23e823b510f85dd..ceae7292a7d7a1bc1694704a40f3000b34d75f86 100755 (executable)
@@ -44,8 +44,8 @@
 
 verify_runnable "global"
 
-if is_linux; then
-       log_unsupported "swaplow + swaplen unsupported Linux options"
+if is_linux || is_freebsd; then
+       log_unsupported "swaplow + swaplen unsupported Linux/FreeBSD options"
 fi
 
 assertion="Verify the sum of swaplow and swaplen is less or equal to volsize"