aboutsummaryrefslogtreecommitdiff
path: root/lt-qcom-debian-images/submit_for_testing.sh
diff options
context:
space:
mode:
Diffstat (limited to 'lt-qcom-debian-images/submit_for_testing.sh')
-rwxr-xr-xlt-qcom-debian-images/submit_for_testing.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/lt-qcom-debian-images/submit_for_testing.sh b/lt-qcom-debian-images/submit_for_testing.sh
index ccf069dfd7..9fbd8505bd 100755
--- a/lt-qcom-debian-images/submit_for_testing.sh
+++ b/lt-qcom-debian-images/submit_for_testing.sh
@@ -48,6 +48,8 @@ elif [ "${DEVICE_TYPE}" = "dragonboard-845c" ]; then
export WLAN_TIME_DELAY="0s"
export ETH_DEVICE="eth0"
export PM_QA_TESTS="cpufreq cpuidle cpuhotplug thermal cputopology"
+
+ export BOOT_OS_PROMPT=\'root@linaro-gnome:~#\'
else
export WLAN_DEVICE="wlan0"
export WLAN_TIME_DELAY="0s"