diff options
author | Karl Berry <karl@freefriends.org> | 2008-06-16 23:05:39 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-06-16 23:05:39 +0000 |
commit | ae6be972c07b218ffc562eaa6d14e55be0e8ef23 (patch) | |
tree | a2b387856e1ff1fd8abc6fb33842b8eb52cbf7ed /Master | |
parent | fb614b9d27f3d726bda034534647312f0102df02 (diff) |
(tries): bump to 4, to help with temporary failures.
git-svn-id: svn://tug.org/texlive/trunk@8799 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/tlpkg/installer/wgetrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/installer/wgetrc b/Master/tlpkg/installer/wgetrc index eb4650e6920..158d49db9e9 100644 --- a/Master/tlpkg/installer/wgetrc +++ b/Master/tlpkg/installer/wgetrc @@ -28,7 +28,7 @@ # You can lower (or raise) the default number of retries when # downloading a file (default is 20). -tries = 2 +tries = 4 # Lowering the maximum depth of the recursive retrieval is handy to # prevent newbies from going too "deep" when they unwittingly start |