From 199bfaa843f7bbf42ecd1a2001cb96f321709689 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 1 May 2020 21:35:13 +0000 Subject: lwarp (1may20) git-svn-id: svn://tug.org/texlive/trunk@54965 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/bin/tlpkginfo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Master/tlpkg/bin/tlpkginfo') diff --git a/Master/tlpkg/bin/tlpkginfo b/Master/tlpkg/bin/tlpkginfo index 8ed6a4c7a0c..1e11e3d8739 100755 --- a/Master/tlpkg/bin/tlpkginfo +++ b/Master/tlpkg/bin/tlpkginfo @@ -391,7 +391,7 @@ sub prepare { # redirect to stderr because we want the only stdout to be the # directory name for ctan2tl to use. Intentionally do not use -q # so that we have a chance of noticing errors. - system ("timeout 10s svn update $catfile &2") + system ("timeout 4s svn update $catfile &2") unless $ENV{"TLPKGINFO_CATALOGUE_NO_UPDATE"}; open (CATFILE, "<$catfile") || die "open($catfile) failed, fixme: $!"; -- cgit v1.2.3