diff options
author | Ashley Lai <ashley.lai@canonical.com> | 2014-04-24 12:55:43 -0400 |
---|---|---|
committer | Daniel Manrique <> | 2014-04-24 12:55:43 -0400 |
commit | 86462ff81110784a63d0d966a9e94acca3566912 (patch) | |
tree | 067beaf2bea2b1c713ece27d10cacfcfa1a68b2a | |
parent | f044b683153ac31dce2d2be64c2be7f82a2e5ac3 (diff) | |
parent | 0ae2d614d95f151b77bfd87d8dd1b911a2374c90 (diff) |
"automatic merge by tarmac [r=zkrynicki][bug=1312280][author=alai]"
-rw-r--r-- | jobs/power-management.txt.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/jobs/power-management.txt.in b/jobs/power-management.txt.in index 7639907..f23e914 100644 --- a/jobs/power-management.txt.in +++ b/jobs/power-management.txt.in @@ -134,6 +134,7 @@ id: power-management/rtc requires: rtc.state == 'supported' package.name == 'util-linux' + cpuinfo.other != 'emulated by qemu' user: root command: hwclock -r estimated_duration: 0.02 |