From 54c30fb722b82a7cccbf4a3c3a5f4a89a937c503 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 25 Apr 2012 15:23:08 +0000 Subject: (action_update): be more explicit in updating-from-disk message; Manuel mail to tex-live, 22 Jul 2011 20:17:22. git-svn-id: svn://tug.org/texlive/trunk@26138 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf/scripts/texlive/tlmgr.pl | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) (limited to 'Master/texmf') diff --git a/Master/texmf/scripts/texlive/tlmgr.pl b/Master/texmf/scripts/texlive/tlmgr.pl index 652c54f3b2b..3c4dcc8b48c 100755 --- a/Master/texmf/scripts/texlive/tlmgr.pl +++ b/Master/texmf/scripts/texlive/tlmgr.pl @@ -3199,11 +3199,15 @@ sub action_update { && !$opts{"dry-run"} && !$opts{"repository"} ) { - tlwarn("\nYour installation is set up to look on the disk for updates.\n"); - tlwarn("To install from the Internet for this one time only, run\n"); - tlwarn(" tlmgr -repository $TeXLiveURL\n"); - tlwarn("\nTo change the default for all future updates, run\n"); - tlwarn(" tlmgr option repository $TeXLiveURL\n\n"); + tlwarn(<