]> 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)
committerDirk Mueller <dmueller@suse.com>
Sat, 4 Nov 2017 03:12:54 +0000 (04:12 +0100)
commita9b9d59d62129e36cc96c584bbde86394044661a
tree758eff4e01a60dd7b04bec51ba6981105ba38ad9
parent9d4081cd6d5531145278f59d52bbb6a1d6d1db9b
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