texlive[55480] Master/texmf-dist/scripts/tlshell/tlshell.tcl: Show

commits+siepo at tug.org commits+siepo at tug.org
Mon Jun 8 11:38:42 CEST 2020


Revision: 55480
          http://tug.org/svn/texlive?view=revision&revision=55480
Author:   siepo
Date:     2020-06-08 11:38:42 +0200 (Mon, 08 Jun 2020)
Log Message:
-----------
Show installed packages at startup (bug fix)

Modified Paths:
--------------
    trunk/Master/texmf-dist/scripts/tlshell/tlshell.tcl

Modified: trunk/Master/texmf-dist/scripts/tlshell/tlshell.tcl
===================================================================
--- trunk/Master/texmf-dist/scripts/tlshell/tlshell.tcl	2020-06-08 08:59:56 UTC (rev 55479)
+++ trunk/Master/texmf-dist/scripts/tlshell/tlshell.tcl	2020-06-08 09:38:42 UTC (rev 55480)
@@ -2511,7 +2511,7 @@
     }
   }
   get_packages_info_local
-  collect_filtered
+  collect_and_display_filtered
   get_repos_from_tlmgr
 }; # initialize
 



More information about the tex-live-commits mailing list.