From d87925774809ffcd12983a47fb2f01e47288a456 Mon Sep 17 00:00:00 2001 From: Siep Kroonenberg Date: Mon, 8 Jun 2020 09:38:42 +0000 Subject: Show installed packages at startup (bug fix) git-svn-id: svn://tug.org/texlive/trunk@55480 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/scripts/tlshell/tlshell.tcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Master/texmf-dist/scripts/tlshell/tlshell.tcl b/Master/texmf-dist/scripts/tlshell/tlshell.tcl index 363f0ff6e60..432b2346a34 100755 --- a/Master/texmf-dist/scripts/tlshell/tlshell.tcl +++ b/Master/texmf-dist/scripts/tlshell/tlshell.tcl @@ -2511,7 +2511,7 @@ proc initialize {} { } } get_packages_info_local - collect_filtered + collect_and_display_filtered get_repos_from_tlmgr }; # initialize -- cgit v1.2.3