Adding missing line from master port.

This commit is contained in:
Gareth J. Greenaway 2022-09-27 13:19:52 -07:00
parent e6962e070c
commit 498e6bbf23
No known key found for this signature in database
GPG key ID: 10B62F8A7CAD7A41

View file

@ -167,7 +167,7 @@ def _linux_cpudata():
key = comps[0].strip()
val = comps[1].strip()
if key == "processor":
grains["num_cpus"] = int(val) + 1
grains["num_cpus"] += 1
# head -2 /proc/cpuinfo
# vendor_id : IBM/S390
# # processors : 2