diff options
author | Tom Caputi <[email protected]> | 2019-03-13 14:19:23 -0400 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2019-03-13 11:19:23 -0700 |
commit | 5cc9ba5cf070f726fcc9dda311372d5dd6aef1da (patch) | |
tree | 1513be3d83beaec87e9eb2ff59975799a6483039 /.github | |
parent | 181424237903cd139df8e63fa6f09ebf2e8cd750 (diff) |
Make zstreamdump -v more greppable
Currently, the verbose output of zstreamdump includes new line
characters within some individual records. Presumably, this was
originally done to keep the output from getting too wide to fit
on a terminal. However, since new flags and struct members have
been added, these rules have not been maintained consistently. In
addition, these newlines can make it hard to grep the output in
some scenarios. This patch simply removes these newlines, making
the output easier to grep and removing the inconsistency.
Reviewed-by: Brian Behlendorf <[email protected]>
Reviewed-by: Matt Ahrens <[email protected]>
Reviewed by: Allan Jude <[email protected]>
Signed-off-by: Tom Caputi <[email protected]>
Closes #8493
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions