]> git.proxmox.com Git - mirror_zfs.git/blobdiff - tests/zfs-tests/tests/functional/procfs/setup.ksh
Update ZTS to work on FreeBSD
[mirror_zfs.git] / tests / zfs-tests / tests / functional / procfs / setup.ksh
index b3812dbdc64011db0780d39a18c9d6dff56588d0..fd022ee618711a8c15ae64360413cc888a03bd88 100755 (executable)
@@ -26,9 +26,5 @@
 
 . $STF_SUITE/include/libtest.shlib
 
-if ! is_linux ; then
-       log_unsupported "procfs is only used on Linux"
-fi
-
 default_mirror_setup $DISKS
 log_pass