fix part count
ClosedPublic

Authored by sitter on Oct 16 2019, 11:39 AM.

Details

Summary

the format line above has 8 parts, on my system I also get 8 parts. since
we only access up to element 5 we only need to check >=5 though. the
actual line format is already validated above, so we can be fairly loose
with our requirements here.

Test Plan
  • have nvidia
  • shows data with patch

Diff Detail

Repository
R106 KSysguard
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 17749
Build 17767: arc lint + arc unit
sitter created this revision.Oct 16 2019, 11:39 AM
Restricted Application added a project: Plasma. · View Herald TranscriptOct 16 2019, 11:39 AM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
sitter requested review of this revision.Oct 16 2019, 11:39 AM
davidedmundson accepted this revision.Oct 16 2019, 4:31 PM
This revision is now accepted and ready to land.Oct 16 2019, 4:31 PM
This revision was automatically updated to reflect the committed changes.