From 5a892d135c9e82899f686c067890e890186b1fc8 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 19 Sep 2019 18:18:41 +0000 Subject: (setup_one_remotetlpdb): adjust message; VS_CONNECTION_ERROR does not necessarily mean they don't have any Internet connection at all (we can't know that). git-svn-id: svn://tug.org/texlive/trunk@52123 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/scripts/texlive/tlmgr.pl | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'Master') diff --git a/Master/texmf-dist/scripts/texlive/tlmgr.pl b/Master/texmf-dist/scripts/texlive/tlmgr.pl index a41bff2b3a4..590d4542853 100755 --- a/Master/texmf-dist/scripts/texlive/tlmgr.pl +++ b/Master/texmf-dist/scripts/texlive/tlmgr.pl @@ -6948,14 +6948,14 @@ sub setup_one_remotetlpdb { = TeXLive::TLCrypto::verify_checksum($loc_copy_of_remote_tlpdb, $path); if ($ret == $VS_CONNECTION_ERROR) { info(<