aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNaresh Kamboju <naresh.kamboju@linaro.org>2016-08-04 17:55:31 +0530
committerNaresh Kamboju <naresh.kamboju@linaro.org>2016-08-04 17:55:31 +0530
commitc387035792ae34ee0a8e18a6413358b17e07c058 (patch)
tree3db3971648f0a58658c26aa225d3ea190fbd5dac
parentb34238a946815108969d35ccf18dfb1baca29184 (diff)
install-on-debian.sh: updated hack
Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
-rwxr-xr-xinstall-on-debian.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/install-on-debian.sh b/install-on-debian.sh
index cc1a2fa..a977a41 100755
--- a/install-on-debian.sh
+++ b/install-on-debian.sh
@@ -35,7 +35,7 @@ install_chromedriver_aarch64 () {
# In case of 96boards we pre install chromium on linaro builds
# Officially chromium not supported by robot framework.
-# Made a soft link as google-chrome from chromium.
+# Hack, created a soft link as google-chrome from chromium.
# In the test case we have to mention browser name as chrome.
# But test case opens chromium browser
google_chrome_softlink () {