diff options
author | Rich Ercolani <[email protected]> | 2021-06-24 12:38:33 -0400 |
---|---|---|
committer | GitHub <[email protected]> | 2021-06-24 09:38:33 -0700 |
commit | 126615303d928ba51e58e181203f73f821471739 (patch) | |
tree | a6f28f8d7c3be2221544d1aaecc5b3fe80182cb3 /tests/zfs-tests/include | |
parent | 942121cfcb545adc856f64ba0ea2ae772bf14b84 (diff) |
Stop using "zstreamdump" in tests/
zstreamdump was replaced with "zstream dump"; let's stop using the
old name, compat symlink or no.
Reviewed-by: George Melikov <[email protected]>
Reviewed-by: Ryan Moeller <[email protected]>
Reviewed-by: Brian Behlendorf <[email protected]>
Signed-off-by: Rich Ercolani <[email protected]>
Closes #12277
Diffstat (limited to 'tests/zfs-tests/include')
-rw-r--r-- | tests/zfs-tests/include/commands.cfg | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/zfs-tests/include/commands.cfg b/tests/zfs-tests/include/commands.cfg index 0db9724ee..1ec73f25b 100644 --- a/tests/zfs-tests/include/commands.cfg +++ b/tests/zfs-tests/include/commands.cfg @@ -188,7 +188,6 @@ export ZFS_FILES='zdb zed zgenhostid zstream - zstreamdump zfs_ids_to_path zpool_influxdb' |