]> git.proxmox.com Git - mirror_zfs.git/blobdiff - tests/zfs-tests/tests/functional/cli_root/zfs_unshare/setup.ksh
ZTS: Adopt OpenZFS test analysis script
[mirror_zfs.git] / tests / zfs-tests / tests / functional / cli_root / zfs_unshare / setup.ksh
index 9cfd997d67f4f2ff3a3297ecc29be1766bfc845f..29f38e802c57c211df7d9469dbc30ec9b7a487b8 100755 (executable)
 
 . $STF_SUITE/include/libtest.shlib
 
+share -s
+if [ $? -ne 0 ]; then
+       log_unsupported "The NFS utilities are not installed"
+fi
+
 # Make sure NFS server is running before testing.
 setup_nfs_server