From 941feb78960cd48da53253f4979d732e4f0a27ee Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 19 Dec 2008 16:14:14 +0000 Subject: (init_tlmedia): change URL: to location-url git-svn-id: svn://tug.org/texlive/trunk@11655 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf/scripts/texlive/tlmgr2.pl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Master') diff --git a/Master/texmf/scripts/texlive/tlmgr2.pl b/Master/texmf/scripts/texlive/tlmgr2.pl index 577759fd161..5ec09c5cb47 100755 --- a/Master/texmf/scripts/texlive/tlmgr2.pl +++ b/Master/texmf/scripts/texlive/tlmgr2.pl @@ -2476,10 +2476,10 @@ sub init_tlmedia { if ($location =~ m/^($TeXLiveServerURL|ctan$)/) { $location = give_ctan_mirror(); } - # that "URL: $location should not be changed since GUI programs + # that "location-url: $location should not be changed since GUI programs # might depend on it. In case of $::machinereadable all the info - # output is also going to STDERR - print "URL: $location\n" if $::machinereadable; + # output is also going to STDERR. + print "location-url $location\n" if $::machinereadable; info("tlmgr: installation location $location\n"); # $tlmediasrc is a global variable -- cgit v1.2.3