summaryrefslogtreecommitdiff
diff options
authorPo-Hsu Lin <po-hsu.lin@canonical.com>2016-01-11 16:07:21 +0800
committerPo-Hsu Lin <po-hsu.lin@canonical.com>2016-01-11 16:07:21 +0800
commitefb9bcefc10fe02b347303ac3a632de60e1e3200 (patch)
tree5a6ac216a391fde20ab09f888974086dc9b99e7e
parenta580a245a6d5e59117a7273006e97a7e43f08ba5 (diff)
pot file update and typo correction
-rw-r--r--jobs/power-management.txt.in9
1 files changed, 3 insertions, 6 deletions
diff --git a/jobs/power-management.txt.in b/jobs/power-management.txt.in
index a7746b0..3bd4650 100644
--- a/jobs/power-management.txt.in
+++ b/jobs/power-management.txt.in
@@ -195,8 +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 until empty
- and capacity as well.
+_description: Checks the battery drain during idle. Reports time and capacity until empty and capacity.
command:
battery_test -t 90 --idle
@@ -207,8 +206,7 @@ estimated_duration: 90.0
requires:
package.name == 'upower'
depends: power-management/unplug_ac
-_description: Checks the battery drain while watching a movie. Reports time
- until empty and capacity as well. Requires MOVIE_VAR to be set.
+_description: Checks the battery drain while watching a movie. Reports time and capacity until empty. Requires MOVIE_VAR to be set.
command:
battery_test -t 90 --movie $MOVIE_VAR
@@ -221,8 +219,7 @@ requires:
package.name == 'upower'
package.name == 'fwts'
depends: power-management/unplug_ac
-_description: Checks the battery drain during suspend. Reports time until
- empty and capacity as well.
+_description: Checks the battery drain during suspend. Reports time and capacity until empty.
command:
battery_test -t 120 --sleep