]> git.proxmox.com Git - mirror_zfs.git/blobdiff - tests/zfs-tests/tests/functional/privilege/cleanup.ksh
Update ZTS to work on FreeBSD
[mirror_zfs.git] / tests / zfs-tests / tests / functional / privilege / cleanup.ksh
index 45a6a0f762c7d5da44772b710688910eff33ba1f..99985c670f2fd99dec59e8ac07d2409326bd7a57 100755 (executable)
@@ -31,7 +31,7 @@
 
 . $STF_SUITE/include/libtest.shlib
 
-if is_linux; then
+if is_linux || is_freebsd; then
        log_unsupported "Privilege tests require pfexec command"
 fi