summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
Diffstat (limited to 'Master')
-rwxr-xr-xMaster/texmf/scripts/texlive/tlmgr.pl5
1 files changed, 3 insertions, 2 deletions
diff --git a/Master/texmf/scripts/texlive/tlmgr.pl b/Master/texmf/scripts/texlive/tlmgr.pl
index bca17103e51..44eda96465b 100755
--- a/Master/texmf/scripts/texlive/tlmgr.pl
+++ b/Master/texmf/scripts/texlive/tlmgr.pl
@@ -850,11 +850,12 @@ sub action_option {
# however, if we were given a url, that will get "normalized" to the
# empty string, it not being a path. Restore the original value if so.
$loc = $testloc if $testloc;
- print "Setting default installation location to $loc!\n";
+ info("tlmgr: setting default installation location to $loc\n");
$localtlpdb->option_location($loc);
$localtlpdb->save;
} else {
- print "Default installation location: ", $localtlpdb->option_location, "\n";
+ info("Default installation location: "
+ . $localtlpdb->option_location . "\n");
}
} elsif ($what =~ m/^docfiles$/i) {
# changes the default docfiles