aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLisa Nguyen <lisa.nguyen@linaro.org>2015-11-18 01:42:59 -0800
committerLisa Nguyen <lisa.nguyen@linaro.org>2015-11-18 01:42:59 -0800
commitc8f7712e85ff925a961b00be52c46ebc169af1df (patch)
treedf762982b0439b437654016a3450f3059d8083ed
parentb8d6d93a7b97d10e60e038930cad55a106b6ec1e (diff)
Version 0.5.1pm-qa-v0.5.1
Summary of fixes in Version 0.5.1 - Replace bc commands with awk commands to perform simple arithmetic on systems that do not support bc - Fix regex to extract user id number in is_root() function - Error handling when sampling_rate is missing - Improve the logic of searching for thermal zones before running additional thermal subtests Signed-off-by: Lisa Nguyen <lisa.nguyen@linaro.org>
-rw-r--r--VERSION2
1 files changed, 1 insertions, 1 deletions
diff --git a/VERSION b/VERSION
index 8f0916f..4b9fcbe 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-0.5.0
+0.5.1