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-19 17:34:09 -0800
commitde5a846b9c835886a7b3394b2857c539e503a8dc (patch)
tree3614cde9cb5df3204d861f55ae62fc746cc0c9e0
parentfb1103cc0ecaa81bacf435705eaf61f1b7a50f39 (diff)
Version 0.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