lpereira / hardinfo

System profiler and benchmark tool for Linux systems
http://hardinfo.org
GNU General Public License v2.0
772 stars 130 forks source link

modules/devices: fixed CPU topology string when nodes == 1 #629

Closed ocerman closed 3 years ago

ocerman commented 3 years ago

FIX #615

lpereira commented 3 years ago

Ooh, good catch! The compiler would've caught that weren't for the translation bit.

On Tue, Nov 2, 2021, 13:28 Ondrej Čerman @.***> wrote:

FIX #615 https://github.com/lpereira/hardinfo/issues/615

You can view, comment on, or merge this pull request online at:

https://github.com/lpereira/hardinfo/pull/629 Commit Summary

File Changes

(1 file https://github.com/lpereira/hardinfo/pull/629/files)

Patch Links:

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/lpereira/hardinfo/pull/629, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAADVGPO66LF7SBSXTGLEETUKBCWBANCNFSM5HHLEO3Q . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

lpereira commented 3 years ago

Merged, thanks!

On Tue, Nov 2, 2021 at 8:28 PM Ondrej Čerman @.***> wrote:

FIX #615 https://github.com/lpereira/hardinfo/issues/615

You can view, comment on, or merge this pull request online at:

https://github.com/lpereira/hardinfo/pull/629 Commit Summary

File Changes

(1 file https://github.com/lpereira/hardinfo/pull/629/files)

Patch Links:

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/lpereira/hardinfo/pull/629, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAADVGPO66LF7SBSXTGLEETUKBCWBANCNFSM5HHLEO3Q . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

-- Leandro