]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lscpu: fix caches separator for --parse=<list>
authorKarel Zak <kzak@redhat.com>
Thu, 12 Oct 2023 22:03:15 +0000 (00:03 +0200)
committerKarel Zak <kzak@redhat.com>
Fri, 24 Nov 2023 10:10:44 +0000 (11:10 +0100)
commitda18b31ff1cb504e3d288f77d1f1d1179c39e4d8
treec6c0b66e7476202412f96140061e72f23bf11209
parent3a5c9c1dd6935fb16f15f210b80ce9c5228e6a19
lscpu: fix caches separator for --parse=<list>

Fixes: https://github.com/util-linux/util-linux/issues/2544
Signed-off-by: Karel Zak <kzak@redhat.com>
sys-utils/lscpu.c