summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-04-25 20:51:39 +0000
committerKarl Berry <karl@freefriends.org>2020-04-25 20:51:39 +0000
commite6ef624d41c49a62e8b2d8e051b4d2cb8dc1ff46 (patch)
tree8cb484f86ed4e60635b18880d91e3290648b21fc /Master/tlpkg
parentb3f874e11dec455061f4a2eee43b3992c83a19ad (diff)
lwarp (25apr20)
git-svn-id: svn://tug.org/texlive/trunk@54877 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-xMaster/tlpkg/bin/tlpkginfo2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tlpkginfo b/Master/tlpkg/bin/tlpkginfo
index 479ca9090c7..92335ba455d 100755
--- a/Master/tlpkg/bin/tlpkginfo
+++ b/Master/tlpkg/bin/tlpkginfo
@@ -394,7 +394,7 @@ sub prepare {
if ($catfile) {
# redirect to stderr because we want the only stdout to be the
# directory name for ctan2tl to use.
- system ("timeout 8s svn update $catfile >&2") if $catalogue_update;
+ system ("timeout 10s svn update $catfile >&2") if $catalogue_update;
open (CATFILE, "<$catfile") || die "open($catfile) failed, fixme: $!";
# looking for a line like <install path='...'/>