]> git.proxmox.com Git - mirror_zfs.git/blobdiff - tests/zfs-tests/tests/functional/cli_root/zpool_get/zpool_get.cfg
Update ZTS to work on FreeBSD
[mirror_zfs.git] / tests / zfs-tests / tests / functional / cli_root / zpool_get / zpool_get.cfg
index 9dea1e2cd7a5a308dd4fa1bd7b2742ed96757b47..566a56c1a787b1693e25b74dfd0b1b258fef6c93 100644 (file)
@@ -82,8 +82,7 @@ typeset -a properties=(
     "feature@log_spacemap"
 )
 
-# Additional properties added for Linux.
-if is_linux; then
+if is_linux || is_freebsd; then
        properties+=(
            "ashift"
            "feature@large_dnode"