summaryrefslogtreecommitdiff
path: root/automation/taskcluster/scripts/gen_certs.sh
diff options
context:
space:
mode:
Diffstat (limited to 'automation/taskcluster/scripts/gen_certs.sh')
-rwxr-xr-xautomation/taskcluster/scripts/gen_certs.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/automation/taskcluster/scripts/gen_certs.sh b/automation/taskcluster/scripts/gen_certs.sh
index 56b690d67..aee100147 100755
--- a/automation/taskcluster/scripts/gen_certs.sh
+++ b/automation/taskcluster/scripts/gen_certs.sh
@@ -5,9 +5,6 @@ set -v -e -x
source $(dirname $0)/tools.sh
if [ $(id -u) = 0 ]; then
- # Set compiler.
- switch_compilers
-
# Stupid Docker.
echo "127.0.0.1 localhost.localdomain" >> /etc/hosts