aboutsummaryrefslogtreecommitdiff
path: root/tests/sys/cddl/zfs/tests/cli_root/zfs_property/zfs_property_test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/sys/cddl/zfs/tests/cli_root/zfs_property/zfs_property_test.sh')
-rwxr-xr-xtests/sys/cddl/zfs/tests/cli_root/zfs_property/zfs_property_test.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/sys/cddl/zfs/tests/cli_root/zfs_property/zfs_property_test.sh b/tests/sys/cddl/zfs/tests/cli_root/zfs_property/zfs_property_test.sh
index 6f01d23d4961..8b4766a5e559 100755
--- a/tests/sys/cddl/zfs/tests/cli_root/zfs_property/zfs_property_test.sh
+++ b/tests/sys/cddl/zfs/tests/cli_root/zfs_property/zfs_property_test.sh
@@ -30,7 +30,7 @@ atf_test_case zfs_set_property_001_pos cleanup
zfs_set_property_001_pos_head()
{
atf_set "descr" "Verify each of the file system properties."
- atf_set "require.progs" zfs
+ atf_set "require.progs" "ksh93 zfs"
}
zfs_set_property_001_pos_body()
{