Remove thermal_try_max variable since it is not used anywhere in PM-QA nor does its value change at any point.
Signed-off-by: Lisa Nguyen <lisa.ngu...@linaro.org> --- Switches.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/Switches.sh b/Switches.sh index e01d4c5..111d5cb 100644 --- a/Switches.sh +++ b/Switches.sh @@ -1,8 +1,5 @@ # These are switches to enable/disable some tests. -# Thermal tests -export thermal_try_max=0 - # Suspend tests export suspend_dbus=0 export suspend_pmsuspend=1 -- 1.7.9.5 _______________________________________________ linaro-dev mailing list linaro-dev@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-dev