mirror of
https://github.com/smxi/inxi.git
synced 2024-11-17 00:31:19 +00:00
bug test
This commit is contained in:
parent
59f4534605
commit
0b3c6a6bdc
2
inxi
2
inxi
|
@ -3213,6 +3213,8 @@ local sample="
|
||||||
indexCountaFanWorking=i
|
indexCountaFanWorking=i
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
print "icafw: " indexCountaFanWorking
|
||||||
|
print "icafr: " indexCountaFanReal
|
||||||
|
|
||||||
# clear out any duplicates. Primary fan real trumps fan working always if same speed
|
# clear out any duplicates. Primary fan real trumps fan working always if same speed
|
||||||
for (i = 1; i <= indexCountaFanReal; i++) {
|
for (i = 1; i <= indexCountaFanReal; i++) {
|
||||||
|
|
Loading…
Reference in a new issue