]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lscpu: Treat read failure on Xen Hypervisor properties as non-fatal
authorDirk Mueller <dmueller@suse.com>
Sat, 4 Nov 2017 03:12:54 +0000 (04:12 +0100)
committerKarel Zak <kzak@redhat.com>
Thu, 14 Dec 2017 14:28:12 +0000 (15:28 +0100)
commit0d24a937fc2ac83f78ae114c6d449fdd72bd765a
tree1367e86520af075c0c2248d750e3e31400b200ba
parent0ce8df8c84249008ef830112cb9bf96ddd0e1c6a
lscpu: Treat read failure on Xen Hypervisor properties as non-fatal

At least on the Sydney Amazon EC2 region this file doesn't show up,
and the fatal exit code causes the rest of the useful information
to not show up.
sys-utils/lscpu.c