aboutsummaryrefslogtreecommitdiff
path: root/thermal/thermal_03.sh
diff options
context:
space:
mode:
Diffstat (limited to 'thermal/thermal_03.sh')
-rwxr-xr-xthermal/thermal_03.sh6
1 files changed, 3 insertions, 3 deletions
diff --git a/thermal/thermal_03.sh b/thermal/thermal_03.sh
index cf53a1a..a4504f5 100755
--- a/thermal/thermal_03.sh
+++ b/thermal/thermal_03.sh
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
#
# PM-QA validation test suite for the power management on Linux
#
@@ -25,8 +25,8 @@
# URL : https://wiki.linaro.org/WorkingGroups/PowerManagement/Resources/TestSuite/PmQaSpecification#thermal_03
-source ../include/functions.sh
-source ../include/thermal_functions.sh
+. ../include/functions.sh
+. ../include/thermal_functions.sh
CPU_HEAT_BIN=../utils/heat_cpu
cpu_pid=0