texlive[52661] Master/texmf-dist/scripts/texlive/tlmgr.pl:

commits+karl at tug.org commits+karl at tug.org
Wed Nov 6 23:48:50 CET 2019


Revision: 52661
          http://tug.org/svn/texlive?view=revision&revision=52661
Author:   karl
Date:     2019-11-06 23:48:49 +0100 (Wed, 06 Nov 2019)
Log Message:
-----------
(action_option): report localtlpdb locationb being updated.

Modified Paths:
--------------
    trunk/Master/texmf-dist/scripts/texlive/tlmgr.pl

Modified: trunk/Master/texmf-dist/scripts/texlive/tlmgr.pl
===================================================================
--- trunk/Master/texmf-dist/scripts/texlive/tlmgr.pl	2019-11-06 22:35:25 UTC (rev 52660)
+++ trunk/Master/texmf-dist/scripts/texlive/tlmgr.pl	2019-11-06 22:48:49 UTC (rev 52661)
@@ -4758,6 +4758,8 @@
               return ($F_ERROR);
             }
           }
+          my $local_location = $localtlpdb->location;
+          info("$prg: updating $local_location\n");
           $localtlpdb->save;
           # now also save the TLPOBJ of 00texlive.installation
           my $tlpo = $localtlpdb->get_package("00texlive.installation");



More information about the tex-live-commits mailing list