texlive[56566] Master/texmf-dist/scripts/texlive/tlmgr.pl: tlmgr
commits+preining at tug.org
commits+preining at tug.org
Tue Oct 6 05:40:54 CEST 2020
Revision: 56566
http://tug.org/svn/texlive?view=revision&revision=56566
Author: preining
Date: 2020-10-06 05:40:54 +0200 (Tue, 06 Oct 2020)
Log Message:
-----------
tlmgr restore: check for fmttriggers after restore
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 2020-10-06 00:40:39 UTC (rev 56565)
+++ trunk/Master/texmf-dist/scripts/texlive/tlmgr.pl 2020-10-06 03:40:54 UTC (rev 56566)
@@ -1872,6 +1872,7 @@
$localtlpdb->add_tlpobj($tlpobj);
TeXLive::TLUtils::announce_execute_actions("enable",
$localtlpdb->get_package($pkg));
+ check_announce_format_triggers($pkg);
$localtlpdb->save;
# TODO_ERRORCHECKING we should check the return values of the
# various calls above
More information about the tex-live-commits
mailing list.