From dd28a9862048cb6405fd13099121372d5e8af999 Mon Sep 17 00:00:00 2001 From: belliash Date: Mon, 16 Jan 2012 12:07:51 +0100 Subject: [PATCH] we do not use curl at all --- config/common.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/common.conf b/config/common.conf index 971a098..3bca757 100644 --- a/config/common.conf +++ b/config/common.conf @@ -1,7 +1,7 @@ # A time designation representing the time in seconds that you allow the connection to -# the server to take. This only limits the connection phase, once curl has connected -# this option is of no more use. Setting a timeout to 0 disables it altogether. Unless -# you know what you are doing, it is best not to change the default timeout settings. +# the server to take. This only limits the connection phase, once it has connected this +# option is of no more use. Setting a timeout to 0 disables it altogether. Unless you +# know what you are doing, it is best not to change the default timeout settings. FETCHTIMEOUT="180" # Sets the number of times EzBuild will attempt to download files and retrieve portage