diff options
author | Karl Berry <karl@freefriends.org> | 2008-07-02 22:28:03 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-07-02 22:28:03 +0000 |
commit | 233db759bb138c08e03c68f92f23b0a474bde04b (patch) | |
tree | 24edac5643e64c17b6e8d6a1b54d7361f6c82bab /Master | |
parent | 439fd9b6d05ac6783eb3b08b28b6fc795d3f77a1 (diff) |
(tries): let's try 8.
git-svn-id: svn://tug.org/texlive/trunk@9174 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 158d49db9e9..ae52efd3e66 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 = 4 +tries = 8 # Lowering the maximum depth of the recursive retrieval is handy to # prevent newbies from going too "deep" when they unwittingly start |