11 lines
186 B
Plaintext
11 lines
186 B
Plaintext
|
general {
|
||
|
output_format = "none"
|
||
|
}
|
||
|
|
||
|
order += "battery all"
|
||
|
|
||
|
battery all {
|
||
|
format = "%status %percentage %remaining"
|
||
|
path = "testcases/001-battery/BAT%d_uevent"
|
||
|
}
|