1
0
mirror of https://git.proxmox.com/git/mirror_zfs.git synced 2025-03-11 22:13:10 +03:00
mirror_zfs/cmd/arcstat
r-ricci 533779f5f2 arcstat: fix -p option
When the -p option is used, a list of floats is passed to sep.join(),
which expects strings. Fix this by converting each value to a string.

Reviewed-by: Richard Elling <Richard.Elling@RichardElling.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Roberto Ricci <ricci@disroot.org>
Closes  
Closes 
2022-08-12 14:29:24 -07:00
..
.gitignore Centralize variable substitution 2020-07-14 17:33:44 -07:00
arcstat.in arcstat: fix -p option 2022-08-12 14:29:24 -07:00
Makefile.am Centralize variable substitution 2020-07-14 17:33:44 -07:00