diff options
author | Po-Hsu Lin <po-hsu.lin@canonical.com> | 2016-01-15 14:44:07 +0800 |
---|---|---|
committer | Po-Hsu Lin <po-hsu.lin@canonical.com> | 2016-01-15 14:44:07 +0800 |
commit | 3d4aef1f817e14eae941e958456325db00ff7832 (patch) | |
tree | ae10a696917f4cf5b639a50872dfc18bfb0e10b0 /jobs | |
parent | c23c786fa53622cd6735c33df280c6509c513169 (diff) |
plainbox-provider-checkbox: typo correction in powermanagement testplainbox-provider-checkbox-v0.25c1plainbox-provider-checkbox-v0.25
Diffstat (limited to 'jobs')
-rw-r--r-- | jobs/power-management.txt.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jobs/power-management.txt.in b/jobs/power-management.txt.in index 3bd4650..eecac8d 100644 --- a/jobs/power-management.txt.in +++ b/jobs/power-management.txt.in @@ -195,7 +195,7 @@ id: power-management/battery_drain_idle estimated_duration: 90.0 requires: package.name == 'upower' depends: power-management/unplug_ac -_description: Checks the battery drain during idle. Reports time and capacity until empty and capacity. +_description: Checks the battery drain during idle. Reports time and capacity until empty. command: battery_test -t 90 --idle |