diff options
Diffstat (limited to 'usr/src/test/zfs-tests/include')
-rw-r--r-- | usr/src/test/zfs-tests/include/commands.cfg | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr/src/test/zfs-tests/include/commands.cfg b/usr/src/test/zfs-tests/include/commands.cfg index c4769cbc71..dad9372554 100644 --- a/usr/src/test/zfs-tests/include/commands.cfg +++ b/usr/src/test/zfs-tests/include/commands.cfg @@ -198,4 +198,5 @@ export ZFSTEST_FILES='btree_test randwritecomp readmmap rename_dir - rm_lnkcnt_zero_file' + rm_lnkcnt_zero_file + watch_dir' |