texlive[46204] Master/tlpkg/TeXLive/TLPDB.pm: try wording again

commits+karl at tug.org commits+karl at tug.org
Wed Jan 3 23:03:09 CET 2018


Revision: 46204
          http://tug.org/svn/texlive?view=revision&revision=46204
Author:   karl
Date:     2018-01-03 23:03:09 +0100 (Wed, 03 Jan 2018)
Log Message:
-----------
try wording again

Modified Paths:
--------------
    trunk/Master/tlpkg/TeXLive/TLPDB.pm

Modified: trunk/Master/tlpkg/TeXLive/TLPDB.pm
===================================================================
--- trunk/Master/tlpkg/TeXLive/TLPDB.pm	2018-01-03 22:02:04 UTC (rev 46203)
+++ trunk/Master/tlpkg/TeXLive/TLPDB.pm	2018-01-03 22:03:09 UTC (rev 46204)
@@ -2086,7 +2086,7 @@
   my $tlp = $localtlpdb->get_package($pkg);
   my $usertree = $localtlpdb->setting("usertree");
   if (!defined($tlp)) {
-    tlwarn ("TLPDB: package not present, so not removing: $pkg\n");
+    tlwarn ("TLPDB: package not present, so nothing to remove: $pkg\n");
   } else {
     my $currentarch = $self->platform();
     if ($pkg eq "texlive.infra" || $pkg eq "texlive.infra.$currentarch") {



More information about the tex-live-commits mailing list