summaryrefslogtreecommitdiff
path: root/scripts/functions
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/functions')
-rw-r--r--scripts/functions1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/functions b/scripts/functions
index aaf23ee..79b3785 100644
--- a/scripts/functions
+++ b/scripts/functions
@@ -571,7 +571,6 @@ CT_DoGetFile() {
# Some company networks have firewalls to connect to the internet, but it's
# not easy to detect them, so force a global ${CT_CONNECT_TIMEOUT}-second
# timeout.
- # For curl, no good progress indicator is available. So, be silent.
if [ ${CT_CONNECT_TIMEOUT} = -1 ]; then
T=
else